cstro / deliveroo-clone

A clone of Deliveroo's search result page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deliveroo Search Page Clone

Based on this page: https://deliveroo.co.uk/restaurants/birmingham/birmingham-city-centre

Can be viewed here: https://cstroud-deliveroo-clone.herokuapp.com/

Practice project using create react app and aphrodite CSS in JS library for styling.

Most of the interaction elements are not implemented yet, this is mostly just the responsive UI at the moment.

Why?

I was looking for something to make, I was hungry and thought Deliveroo's site look pretty cool. So this is my attempt to replicate it.

Setup locally

  • Clone the repo
  • Install node modules
  • yarn start

Will be running on http://localhost:3000/

About

A clone of Deliveroo's search result page


Languages

Language:JavaScript 96.7%Language:HTML 2.7%Language:CSS 0.6%