Todo App made using React and SASS. This app uses API from my other repository Here.
- Authentication Page
- CRUD Todo
- View Calendar
- Responsive Layout
- Dark Mode
- Clone Repository
git clone https://github.com/ervin-sungkono/Todo-App.git
- Install Packages
npm install
- Run App
npm start