Hi 👋, This is a simple to do app which is created with ReactJS.
🟢 You can check the demo at here: https://react-to-do-app.bilalgumus.co
Screenshot from the project
This project was bootstrapped with Create React App.
First clone this repository.
$ git clone https://github.com/BilalGumus/react-to-do-app.git
In the project directory, you can run: (Make sure you already have nodejs
& npm
installed in your system.)
npm install && npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.