Skip to content

JeZoS/MERNstack_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fully functional React wep app created with MERN stack . To run first git clone the repo in your system or zip and Download all the files. then run the following commands.

connect to your MongoDB atlas database and edit config/default.json

first do - npm install - and then - npm run server - in the in the downloaded folder. go inside the frontend and run - npm install - and then - npm start - to start the react web app.