Skip to content

sparkbox/sparkeats

Repository files navigation

Sparkeats

Welcome to Sparkeats!

Sparkeats is a restaurant review app created by Sparkbox Apprentices during the 2017, 2018, and 2020 Full-Stack Web Development apprenticeships.

The code in this repository is a free and open source educational resource that may be used to explore and build with different technologies. The first example of this is a React TypeScript rebuild of the Sparkeats web app.

Examples

Setup

Install Yarn

npm install --global yarn

Install dependencies

yarn

Start development server

yarn dev

Contributing

See Contributing to Sparkeats.