A To-do list app which utilises the power of React routers for Single page applications as well as React components for usable component and fast and efficient DOM manipulation using the React Virtual DOM
- React
Go to your terminal, navigate to your working directory and run
git clone https://github.com/RayhanTabase/react_todo
After that navigate to the newly created folder
cd react_todo
You now have access to the files. To install necessary dependencies run
npm install
Start a local server running the command
npm start
You should now have the project running locally on a dev server.
This project was built from the tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021)
👤 Salim Abdulai
- GitHub: @RayhanTabase
- Twitter: @RayhanTabase
- LinkedIn: Salim-Abdulai
- Email: salimabdulai2@yahoo.com
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.



