Skip to content

vijay-guttula/PERN-STACK-YELP-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YELP Clone PERN STACK

Basic CRUD app based on PERN Stack

Client Side

To get started run npm install && npm start to install the dependencies and run the start the server on the local machine

Server Side

Split the terminal and npm install && npm start to run the backend server.