Skip to content

A ReactJS web application using Yelp and openWeatherMap APIs.

Notifications You must be signed in to change notification settings

sophannaek/ifind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ifind

A ReactJS web application where users can find places to eat or look for outdoor activities at their targeted location. It uses Yelp API to search for places and OpenWeatherMap API to get the real time wheather.

Common Setup

Clone the repo and install the dependencies.

git clone https://github.com/sophannaek/ifind.git
cd ifind/client

Use the package manager npm to install the dependency

npm install

Yelp API

To get the Yelp API Key, visit here

OpenWeatherMap API

To get the OpenWeatherMap API, visit here

Snapshots of the Application

Homepage Homepage

Query page: Food Query Page

Query page: Hiking Place Query Page

About

A ReactJS web application using Yelp and openWeatherMap APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published