/deal-delivers-app

A repository of local services delivering direct to your door

Primary LanguageJavaScript

Deal Delivers

Helping the highstreet with local restaurants, shops & essential services that deliver direct to your door

This is an open project. Fork this repo and take all the code as you please. You can use all our bolier plate or take what you need and build your own. ✌️

This project was bootstrapped with Create React App.

Features

⚡️ Lightning fast React app using Netlify CMS 🔍 Find local services that are delivering during the lock down 🎨 Totally themeable to reflect your local town

Get started

Fork this repo

Run this to install all dependencies

yarn

Start the dev server

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Themeing

Navigate to /src/metadata.json to change the basic information

All our themeing is handled by CSS variables. You can overwrite these to make your own theme in /src/theme.css.