Notes Mini

Notes app originally made using Vue (link), re-made completely using React!

Made using –

  • React (18.0) – Main framework/library
  • Typescript – Language
  • Redux Toolkit – State management
  • React Router – Page routing
  • Sass/external CSS – Element styling

How to run in local server –

  • Clone the respository
  • npm install – To install project dependencies
  • npm start – To start the development server

GitHub

View Github