Skip to content

uncommon-type/cafe-finder

Repository files navigation

Café Finder

App for coffee lovers to find best coffee places










Built With

  • React
  • CSS
  • Yelp API
  • Mapbox API
  • Netlify serverless functions

Project setup

To get started, clone the repo:

git clone https://github.com/uncommon-type/cafe-finder.git

Navigate to the cloned repo and install the dependencies:

npm install

Start the development environment and navigate to http://localhost:8888

npm run dev