AhmadRaza365 / SaveNotesBackend

Backend for SaveNotes

Home Page:https://savenotesweb.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaveNotes Backend

SaveNotes is a simple, fast, and powerful note-taking application. Save your notes on cloud, and access them anywhere on any device. You can check it Here: savenotesweb.netlify.app

Installation

1- Replace the [Replace with Your] with your MongoDB connection string in db.js file. 2- Replace the [YourSecretKey] with your SecretKey in /middleware/fetchuser file.

Install all the dependencies

npm install

Run

nodemon ./index.js

By running the above command, backend will be live on the local server

http://localhost:5000/

About

Backend for SaveNotes

https://savenotesweb.netlify.app/


Languages

Language:JavaScript 100.0%