Skip to content

aravind-cod-101/jubilant-sniffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yelp-clone

  • This is a project created using PERN stack

  • TechStack:

    • Frontend - ReactJS
    • Backend - ExpressJS
    • Database - PostgreSQL
    • API - REST
  • So far the backend of this application is completed and api is tested for the following methods:

    • GET => /api/v1/restaurants
    • GET => /api/v1/restaurants/:id
    • POST => /api/v1/restaurants
    • PUT => /api/v1/restaurants/:id
    • DELETE => /api/v1/restaurants/:id
  • You can download this project and setup your own database in your local machine

  • Libraries that are used in this project:

    • dotenv
    • express
    • nodemon
    • pg

About

Yelp-clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published