Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.59 KB

File metadata and controls

39 lines (25 loc) · 1.59 KB

CraveMe - Frontend

CraveMe is a dating web app that gives the users the opportunity to match with other users based on at least two craves out of four crave daily options they may have in common with other users. Then the user will get the option of choosing if the liked the other user and would like to start a conversation with them, it will also provides the idea of what to do for their first date... eat whatever they are craving and matched for.

Backend API for this project is located at https://github.com/link04/flatiron-final-project-crave-me-backend

Project Video Demo: https://www.youtube.com/watch?v=MoIOj23qayU

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

This projects is setup taking into consideration that the api is running on a http://localhost:3000/ port.

After cloning this project and going into the directory of the project run

$ npm install

then you will be able to run

$ npm start

Built With

  • React - JavaScript library for building user interfaces
  • Redux - JavaScript library for managing application state
  • Bootstrap - Responsive design css framework
  • Reactstrap - Responsive design css framework as react components
  • SweetAlert - A beautiful replacement for JavaScript's "alert"

Authors

  • Maximo Bautista - Initial work - link04