Skip to content

A fullstack note-taking application with responsive and user friendly UI.

Notifications You must be signed in to change notification settings

abhishekraut1/NoteIt-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteIt

This Project is built using MERN Stack ( MongoDB , Express , React ,Node ).
Live Link -- https://noteit-webapp.netlify.app

Description

NoteIt is a modern and intuitive note-saving application that empowers users to efficiently organize, manage, and secure their important notes and thoughts. NoteIt offers a seamless and secure user experience that prioritizes data privacy and user convenience.

Features

  • Simple and appealing user interface.
  • Multiple users can use application at the same time.
  • All the CRUD operations can be done on notes.
  • Login credentials are ecrypted with the help bcrypt hence ensures data security.

Installation

Environment Variables

To run this project, you will need to add the following environment variables to your .env file.

MONGODB_URL

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 your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

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.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

About

A fullstack note-taking application with responsive and user friendly UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published