All Projects → randysingh → not-ubereats

randysingh / not-ubereats

Licence: other
This website was created to help showcase local restaurants in Toronto who offer their own delivery service.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to not-ubereats

devproxy
A local development http proxy with hosts spoofing written in Go
Stars: ✭ 35 (+94.44%)
Mutual labels:  local
IpfsBox
a full ipfs node on android
Stars: ✭ 18 (+0%)
Mutual labels:  local
idfx
Tool for flash/monitor ESP-IDF and ESP8266_SDK apps on the WSL2 ⚡
Stars: ✭ 71 (+294.44%)
Mutual labels:  support
Telegram-Support-Bot
📬 Manage and organize all your support inquiries on Telegram.
Stars: ✭ 63 (+250%)
Mutual labels:  support
ez-support-tools
eZ Support Tools Bundle, provides functionality for system information and in the future tools for identifying issues.
Stars: ✭ 41 (+127.78%)
Mutual labels:  support
laravel-support-bubble
A non-intrusive support form that can be displayed on any page
Stars: ✭ 289 (+1505.56%)
Mutual labels:  support
Sistema-Restaurante
Open Source Software Restaurant
Stars: ✭ 61 (+238.89%)
Mutual labels:  restaurants
emacs-antiproxy
🔓 anti proxy/firewall setup using git repo mirrors of package archives. (local melpa)
Stars: ✭ 24 (+33.33%)
Mutual labels:  local
easydock
Dockerize your PHP apps ;)
Stars: ✭ 52 (+188.89%)
Mutual labels:  local
SupportDocs
Generate help centers for your iOS apps. Hosted by GitHub and always up-to-date.
Stars: ✭ 135 (+650%)
Mutual labels:  support
SupportEmail
Pre-populates emails with support information in iOS/iPadOS apps
Stars: ✭ 20 (+11.11%)
Mutual labels:  support
react-state
React-State - Superpowers for managing local and reusable state in React
Stars: ✭ 14 (-22.22%)
Mutual labels:  local
data.gouv.fr
Ce dépôt rassemble les tickets techniques qui portent sur data.gouv.fr.
Stars: ✭ 50 (+177.78%)
Mutual labels:  support
server-command
Launches PHP's built-in web server for a specific WordPress installation.
Stars: ✭ 69 (+283.33%)
Mutual labels:  local
secret-local-storage
A wrapper around 'localStorage/sessionStorage' to provide storage encryption with libsodium
Stars: ✭ 21 (+16.67%)
Mutual labels:  local
data-api-suite
Monorepo that includes libraries, Serverless Framework plugins and development tools to simplify and enhance the development, deployment and use of the Data API for Aurora Serverless.
Stars: ✭ 23 (+27.78%)
Mutual labels:  local
LightWeightMusicPlayer
a local music player
Stars: ✭ 21 (+16.67%)
Mutual labels:  local
is-my-train-delayed
An Angular web app built on Heroku with Node & Express. Shows information about delayed trains, and displays that in an easily consumable manner.
Stars: ✭ 15 (-16.67%)
Mutual labels:  toronto
ModMail
A Discord ModMail Bot.
Stars: ✭ 54 (+200%)
Mutual labels:  support
rel
command line tool for managing personal graphs of anything and writing them to dot
Stars: ✭ 51 (+183.33%)
Mutual labels:  local

Local Eats

Formerly Not UberEats

This website was created to help showcase local restaurants in Toronto who offer their own delivery service.

By showcasing these restaurants I hope that we can help struggling businesses during this difficult time by putting more money in their pocket instead of third-party companies.

I built this site using Gatsby, using Contentful CMS and hosted on Netlify. For styling I'm using the React Bootstrap library.

View the running website - https://iwanteats.com/

Netlify Status

🚀 Quick start

Prerequisites:

Setup your contentful space by following the instructions here

Requires the following environment variables in a .env.development file:

CONTENTFUL_ACCESS_TOKEN=<access-token>
CONTENTFUL_SPACE_ID=<space-id>
GATSBY_GOOGLE_PLACES_KEY=<used-for-location-search>

I've put samples of the content models in the /sample folder you can import if you wish to. If you're interested in being a contributer I can provide you with the current site values.

  1. Start developing.

    Navigate to the repo and run:

    npm run develop
  2. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

  3. Learn more

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].