This is the React frontend for Date Sidekick. Deciding what where to go on a date is hard. I have spent countless hours debating what place to eat at or what activity to do. Date Sidekick fixes this issues. There are two main functions of Date Sidekick.
-
Random Mode: This is my personal favorite, enter your zipcode and select food or food and activity and date sidekick will give you a date in your area.
-
If you want more control you can always create your own date from a selection of items in your area. Once you decide on a date you can save it to your profile for later use.
Frontend is built with React and styled with bootstrap. https://github.com/turpp/dateSidekick
✨ Demo
This is a react application that includes a package.json. Make sure to install the depedancies so you can take advatange things like bootstrap.
npm install
To make this work with the Date Sidekick API https://github.com/turpp/date_sidekick_api we need to start this application in localhost:3001. If you use a different port make sure to adjust the cors.rb file in the backend.
npm start
Make sure your server is running in localhost:3000 and your front end is hosted on localhost:3001 due to cors.
👤 Tripp White
- Github: @turpp
- LinkedIn: @Thomas (Tripp) White www.linkedin.com/in/thomas-tripp-white
Give a ⭐️ if this project helped you!
##Main Technologies React Bootstrap Yelp Fusion API Ruby on Rails
👤 Tripp White
- Github: @turpp
- LinkedIn: @Thomas (Tripp) White www.linkedin.com/in/thomas-tripp-white
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator