/react-todoapp-zustand

A to-do list web application that allows users to create and manage their to-do tasks. The application would be built using the React JS framework, which is a popular JavaScript library for building user interfaces.

Primary LanguageJavaScriptMIT LicenseMIT

To-Do App

react-todoapp-zustand

Tools

HTML5 CSS3 JavaScript React Vite MUI NPM

A to-do list web application that allows users to create and manage their to-do tasks. The application would be built using the React JS framework, which is a popular JavaScript library for building user interfaces.

Development setup

npm install
npm run dev

Local: http://localhost:5173/

➜ press h to show help

Shortcuts

  • press r to restart the server
  • press u to show server url
  • press o to open in browser
  • press c to clear console
  • press q to quit

Meta

Nijat Gurbanov

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request