/todolist-reactjs

Todo List app built with ReactJs + SCSS

Primary LanguageCSSMIT LicenseMIT

About

Todo List app built with ReactJs and SCSS.

Screenshot

screenshot

Live Demo

https://dycodes.github.io/todolist-reactjs/

Features

  • Light/Dark Mode
  • Local storage for persisting data

Available Scripts

In the project directory, you can run:

npm start

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

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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

npm run eject

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.