Menu Close

Note-App

Note App

MIT License

Features

  • User authentication with sign up and login functionality
  • Note-taking capability with ability to add, update, and delete notes
  • Read more/less button to allow users to expand/collapse note content
  • Sidebar with ability to minimize and maximize for improved user experience

Demo

Live Demo: https://usamaalidev.github.io/Note-App/

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

Registeration Page

Sign Up Page

Login Page

Login Page

Home Page with sidebar collapsed

Home page with sidebar collapsed

Home Page with sidebar opened

Home page with sidebar opened

Create a New Note modal

Create a New Note modal

Delete Note Alert

Delete Note Alert

Update Note modal

Update Note modal

Feedback

If you have any feedback, please reach out to us at usama.route@gmail.com

Links

linkedin

View Source Code
Posted in Development