Skip to content

simple app on reactjs with node, express and mongo db. react route, file upload, user sign up and user sign in from react app and api calls to nodejs web server

Notifications You must be signed in to change notification settings

sambo2299/simple-React-node-App-MERN-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-React-node-App

requirement

nodejs version > v4.x.x mongodb version > v3.2.x reactjs nodemon yarn (optional)

download/clone the link

install npm module for server and client side packages cd server > npm install cd client/tstreact > npm install OR yarn

open file config.json in lib/ directory and make changes for

root folder eg: /home/proj/simple-React-node-App-Mern-/ db connection eg: mongodb://localhost:27017/simpleReactAppdb

run from project root folder npm start

About

simple app on reactjs with node, express and mongo db. react route, file upload, user sign up and user sign in from react app and api calls to nodejs web server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published