This is a second version of my other project that was build using only Vanilla JS.
In this project and in another new future I'll build using ReactJS.
Run the following commands in your terminal:
git clone https://github.com/diegosouza007/simple-to-do.git
cd simple-to-do
npm install
Use this command to run:
npm start
Preview link: https://simple-to-do-five.vercel.app/


