Skip to content

Notes pRO is the note-taking app. The feature of the app is that Notes are saved on Cloud. So, you can access your notes from anywhere. You only need a Account on the Notes pRO. And you can create your notes and access them on the go.

Notifications You must be signed in to change notification settings

rohitvpatil0810/notes-pRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

notes-pRO

Notes pRO is the note-taking app. The feature of the app is that Notes are saved on Cloud. So, you can access your notes from anywhere. You only need a Account on the Notes pRO. And you can create your notes and access them on the go.

After Copying the code first come to client folder:

cd client

Then install the npm packages by

npm install

Then in package.json file add

"proxy" : "localhost:5000"

Then start the react app by

npm run start

Then come to the main folder Then install npm packages by

npm install

Then create an config.env file by

type null config.env

In config.env file add add SECRET_KEY and DATABASE key and values.

Then run server by

node app.js

You can access the web app at https://notes-pro-ro.herokuapp.com/

About

Notes pRO is the note-taking app. The feature of the app is that Notes are saved on Cloud. So, you can access your notes from anywhere. You only need a Account on the Notes pRO. And you can create your notes and access them on the go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published