8000 GitHub - ajmarc/Yelp-Clone-React: Yelp.Com Clone made with React using Yelp's Fusion/GraphQL API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ajmarc/Yelp-Clone-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yelp React Clone

Yelp.com Clone made with React using Yelp's Fusion/GraphQL API

Project Screenshots

screenhomepage1

YelpLocationPage

Tools used

  • Apollo
  • Redux Tool Kit Query
  • Styled components
  • MaterialUI(Rating/Skeleton Components)
  • React Icons
  • React-laag
  • Google-Map-React
  • Graphql
  • React Router Dom

Project Status

This project is currently in development.

TODO/FIXES

  • Add Pagination
  • Add review cards to individual location page.
  • Add static map of the location of the restaurant to the individual location page.
  • Finish mobile views/functionality
  • Fix bug where there is not a default location if routing to '/search' manually(currently comes up as undefiend)
  • Fix location/local storage of term/location issue. Find a better way to get term/location...
  • Fix Map Card Styles
  • Clean up small errors/bugs(adding keys to components with .map,delete any unsued code..)
  • Testing

Live site:

  • Adding soon

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

  • Add your Yelp And GoogleMaps API key to the config file in the config folder

npm install

To Start local server:

npm start

To Visit App:

localhost:3000

About

Yelp.Com Clone made with React using Yelp's Fusion/GraphQL API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0