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

https://github.com/derektypist/ravenous


https://github.com/derektypist/ravenous

Last synced: 2 months ago
JSON representation

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.