banchito / banchito-React-Hooks

Home Page:https://banchito-react-hooks.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Hooks Sandboox

The purpose of this repository is to learn and practice React hooks.

Description

This is a simple web app that puts in practice different hooks such as useState, useEffect, useContext. Begginers and Intermediate front end developers can take a look at the code and website and play with it.

Getting Started

Dependencies

bootstrap, react-router-dom, react-toastify.

Installing

$ npm create vite@latest
$ npm install

Authors

Esteban Ordonez

Acknowledgments

Inspiration, code snippets, etc.

About

https://banchito-react-hooks.vercel.app

License:MIT License


Languages

Language:JavaScript 95.5%Language:HTML 4.5%