AdiBev / search-local

A React app to search local businesses using Yelp graphql api

Home Page:https://search-local-c867f.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search local

App link https://search-local-c867f.web.app/

Built with React, Typescript, Recoil and yelp graphql api. This is a search app for finding local businesses. It also provides interactive leaflet map to search businesses.

Clone the app git clone https://github.com/AdiBev/search-local.git

To run the app npm start

To build the app npm run build

Tests

To test npm run test

For test coverage npm run test:coverage

Unit tests are done using jest and react testing library.

About

A React app to search local businesses using Yelp graphql api

https://search-local-c867f.web.app/


Languages

Language:TypeScript 97.0%Language:HTML 2.9%Language:CSS 0.2%