Skip to content

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

Notifications You must be signed in to change notification settings

SalithaUCSC/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

Watchers

Forks

Releases

No releases published

Packages

No packages published