Skip to content

diwakarbhatt123/nerdify-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#NERDIFY Nerdify is a simple personal blogging application. The tech stack used by this application is Node at the back-end and React at the front-end. Both frontend and backend are separate applications and talk to each other using API calls.

This is the backend application running on node.js with MongoDB as the database.

##Getting Started ###Prerequisites Firstly you'll need install node in your system. Following is the link with instructions Download Node.

Along with this MongoDB also must be installed in the system Download MongoDB.

###Running the Application To run the application first run npm install to install all of the dependency application require(this needs to be done only first time) followed by npm run to run the application.

##Built With

##Authors

  • Diwakar Bhatt

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published