This is a simple CRUD todo list application made with React and stores information to the local storage Enjoy!
- HTML5
- CSS
- Javascript
- React
- Webpack
This project was deployed to two places:
To get a local copy up and running follow these simple example steps.
In your terminal, navigate to your current directory and run this code
git@github.com:Nemwel-Boniface/reacttodos.git
Locate the directory in your file explorer
cd reacttodos
Install npm or if installed already using this link
npm install
Start the web dev server depending on your configuration
npm start
The Project should now be live on your browser
👤 Author1
- GitHub: @Nemwel-Boniface
- Twitter: @nemwel_bonie
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.