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
- Host: GitHub
- URL: https://github.com/luqmanzaceria/yelp-clone
- Owner: luqmanzaceria
- Created: 2023-12-28T00:23:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T23:39:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T18:23:39.528Z (9 months ago)
- Topics: express, nodejs, postgres, react, restaurant, yelp
- Language: JavaScript
- Homepage:
- Size: 5.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yelp Clone
## Restaurant finder and reviewer
## 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`