Skip to content

This Note App project built with React.js showcases the use of authentication, login, and register features. Users can create, modify, and delete notes with their account, providing a personalized and secure experience. The app features a collapsible sidebar and a read more/read less button for notes exceeding three lines.

License

Notifications You must be signed in to change notification settings

usamaalidev/Note-App

Repository files navigation

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

About

This Note App project built with React.js showcases the use of authentication, login, and register features. Users can create, modify, and delete notes with their account, providing a personalized and secure experience. The app features a collapsible sidebar and a read more/read less button for notes exceeding three lines.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors