Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 963 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 963 Bytes

Todo List (V3)

Todo List is a great place for your awaiting tasks.

FEATURES

  • Dark Mode Completed
  • UI recreated with Chakra UI
  • Local Storage
  • Search bar for searching Todos

Live preview of the Project

https://todo-listv3.netlify.app/

Getting Started with Vite Create React App

This project was bootstrapped with Create Vite-React App.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!