Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.14 KB

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