Skip to content

nishantsabharwal13/paynotes

Repository files navigation

Paynotes

An Isomorphic Application to save edit and delete notes on the server.

Tech Stack:

Front end : ReactJS/ Redux

Back end: NodeJS/ ExpressJS

Database: MongoDB hosted on mongolabs

To get started:

Run these commands :

git clone

cd paynotes/

npm install

create .env in root folder and paste the contents from .env.example

For development :-

npm run dev-server

npm run build

open http://localhost:8181

For production :-

npm start

Login Credentials : -

username : user@example.com

password: 1234

Heroku URL : -

https://my-pay-notes.herokuapp.com/

About

Add, edit and delete notes after login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published