Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Landing-Page
Share Notes

Share your notes with the world.

DemoKey FeaturesHow To UseScreenshots

Demo

Here is a live working demo : https://sharenotes-0eh7.onrender.com/

Key Features

  • Yet to add

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Piyush-Deshmukh/sharenotes.git

# Go into the repository
$ cd sharenotes

# Install dependencies
$ npm run setup-project

# Create .env file
# set ENV Variables, use sample .env below

# Run the app
$ npm run dev

.env

NODE_ENV=
PORT=
MONGO_URL=
JWT_SECRET=
JWT_EXPIRES_IN=
FIREBASE_API_KEY=
FIREBASE_AUTH_DOMAIN=
FIREBASE_PROJECT_ID=
FIREBASE_STORAGE_BUCKET=
FIREBASE_MESSAGING_SENDER_ID=
FIREBASE_APP_ID=

Screenshots

Register

register page

Login

login page

Add Note

add note page

All Notes

all notes page (1)

all notes page (2)

My Notes

my notes page

Single Note

single note page (1)

single note page (2)

Profile

profile page (1)

profile page (2)

Admin

admin page

Releases

Packages

Used by

Contributors

Languages