An open API service indexing awesome lists of open source software.

https://github.com/luqmanzaceria/yelp-clone

Restaurant finder and reviewer built with PERN stack
https://github.com/luqmanzaceria/yelp-clone

express nodejs postgres react restaurant yelp

Last synced: 7 months ago
JSON representation

Restaurant finder and reviewer built with PERN stack

Awesome Lists containing this project

README

          

# Yelp Clone
## Restaurant finder and reviewer
![yelp_demo](https://github.com/luqmanzaceria/yelp-clone/blob/main/yelp_demo.gif)

## Usage
1. Clone and replace `.env.sample` with your PostgreSQL credentials, and rename the file as `.env`

2. Navigate to client folder and run `npm start`

3. Navigate to server folder and run `npm start`