Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 578 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 578 Bytes

Todo App

Todo App made using React and SASS. This app uses API from my other repository Here.

Features

  1. Authentication Page
  2. CRUD Todo
  3. View Calendar
  4. Responsive Layout
  5. Dark Mode

Setup

  1. Clone Repository
git clone https://github.com/ervin-sungkono/Todo-App.git
  1. Install Packages
npm install
  1. Run App
npm start

Preview Image

Preview Image

Preview Image