Skip to content

salithach/MERN-Stack-UserBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN-Stack-UserBook

Simple application to perform CRUD functionalities using React JS(front-end) and Express JS(back-end).

Installation

  1. Download project.
  2. Open MongoDB client and create a database called api.
  3. Go into client folder and hit npm install.
  4. Type npm start on a terminal.
    localhost:3000
  5. Go into api folder and hit npm install.
  6. Type node app.js on a terminal.
    localhost:4000

User Interfaces

mern1 mern2 mern3 mern4

About

Simple application to perform CRUD functionalities using React JS and Express JS.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors