Skip to content

An app for discovering new places nearby and planning events. Wanna find a thai restaurant near your gym? All too easy with kangaroo hangout. Uses regular react for state management. Queries the custom written Ruby class for google places api data to display to the user, allowing them to build events that contain multiple activities. Integrated …

Notifications You must be signed in to change notification settings

christiankastner/kangaroo-hangout-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Kangaroo-Hangout-Frontend

Flatiron School Module 4 Project Frontend by Christian Kastner

Kangaroo Hangout is an app designed to allow users to plan events that contain several activities supplied by the Google Places API. The users can create and login to profiles and create planned events that they want to schedule. Wanna find the closest thai food restaurant to your ballroom dancing class? It's easy with kangaroo hangout

Installation

After you've followed the backend instructions

cd into the proper frontend directory and install the node packages

npm i

Next you load up the frontend server with:

npm start

The call should load up the app, and running the front and backends simultaneously will give you full access.

Enjoy your next hangout!

Contributing

Contributions are welcome. Feel free to open a pull request or branch from this project. Make it your own!

License

MIT

About

An app for discovering new places nearby and planning events. Wanna find a thai restaurant near your gym? All too easy with kangaroo hangout. Uses regular react for state management. Queries the custom written Ruby class for google places api data to display to the user, allowing them to build events that contain multiple activities. Integrated …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published