Skip to content

adarshpatil36/MERN-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MERN-Application

Full stack application developed in Mongo, Express, React, Node

UI folder contains the UI code of the application developed in React.

Server folder contains the backend code of the application in node integrated with Mongodb.

To Start server: (inside Server folder)

npm install
node server.js

To Start application: (inside UI folder)

npm install
npm start

About

Full stack application developed in Mongo, Express, React, Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors