Skip to content

Mongo Db, Express, React and Node (MERN) web app with Redux

Notifications You must be signed in to change notification settings

ravindersirohi/MERN-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Full Stack web App

Full stack web app demonstrate how MongoDb, Express, React and Node (MERN) platform works togather.

Client App

ReactJS, Redux, React-Redux, ReactStrap, Axios and NodeJS

API

ExpressJS, NodeJS

Database

MongoDb and Mongoose for no sql.

To register a free MongoDb, please go the https://account.mongodb.com/account/login link and sign up for free database.

How to run

  1. Update the database URI in config.js
  2. npm run server (To run only API)
  3. npm run client (To run only client)
  4. npm run dev (To run both client and API togather)

About

Mongo Db, Express, React and Node (MERN) web app with Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published