Food reviews for students, by students. Find your next guilty-pleasure spot with The Foodies.
- User-Authentication and Google Login
- Search bar
- Liking system
- Sort reviews
- Users can add/remove reviews
- Users can add new places
The Foodies is a web application built with Firebase and React that UCLA students can use to review and share their favorite food spots, their least favorite food spots, or discover new places to eat.
- Open the terminal
- Clone the Git repository with
$ git clone https://github.com/GMochman/cs35l-project
- After cloning, run
$ npm install
to install all necessary dependencies - Then run
$ npm start
to launch the app
The Foodies was created by Austin Liu, Gregory Mochman, Cassandra Stephen, Emily Yu, and Kimberly Yu