lucifer1004 / boycott

A map app.

Home Page:https://boycott.gabriel-wu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boycott

This is a Udacity project. It is statically deployed here via Now.

To run it locally

git clone https://github.com/lucifer1004/boycott
cd boycott
yarn install
yarn start

You can then visit it at localhost:3000

Features

  • Search for places using Yelp Fusion API (cors-anywhere is used to address the CORS issue)
  • Filter options: All/Open/High Rating/Low Price
  • Use of Google Map API is via @googlemap-react/core, which is a React wrapper for Google Map written by myself.

About

A map app.

https://boycott.gabriel-wu.com


Languages

Language:TypeScript 90.4%Language:CSS 5.1%Language:HTML 4.1%Language:JavaScript 0.4%