https://github.com/derektypist/ravenous
https://github.com/derektypist/ravenous
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/derektypist/ravenous
- Owner: derektypist
- Created: 2020-05-27T14:38:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:41:48.000Z (over 3 years ago)
- Last Synced: 2025-09-10T09:23:33.165Z (9 months ago)
- Language: JavaScript
- Size: 7.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ravenous
The aim of this project is to build a website called "Ravenous", a
Yelp-like clone.
## UX
As a user, I should be able to search for restaurants.
As a user, I should be able to view a list of restaurants returned by
the Yelp API.
As a user, I should be able to sort through restaurants using a filter.
[Wireframes](wireframes/ravenous.PNG) are supplied.
## Technologies
Uses HTML5, CSS3, JavaScript and React.
## Deployment
On [GitHub Pages](https://derektypist.github.io/ravenous).
## Acknowledgements
Codecademy for the help in this project.