Simple Practice web app using react protected routes and local storage.
- HTML
- JS
- CSS
- Webpack
- React.js
Client
- HTML- JS
- CSS
- React
Server
- NullDatabase
- Null- ToDo Using React
- Use State Hook
- Uses Protected Routes
You can see the live demo of this project
To get a local copy up and running, follow these steps.
- A web browser
- A code editor
- A terminal
Clone this repository to your desired folder:
git clone https://github.com/CesarHerr/react_to_do_list.git
Install this project with:
cd react-todo-app
npm install
To run the project on the webpack dev server, execute the following command:
npm start
To run tests, run the following command:
npm test
npm run deploy
π€ CΓ©sar Herrera
- GitHub: @CesarHerr
- Twitter: @Cesarherr2
- LinkedIn: CesarHerr
- Add Contact Functions and Styles π
- Add grab and drop functions to the todo list π
You can watch the video description of the project here.
Contributions, issues, and feature requests are welcome!
If you like this project, give it a βοΈ!
We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also we like to thank our families, they are all our support. π
This project is MIT licensed.