The purpose of the application is similar to the business rule and data flow of the Tinder relationship application.
Technologies | How To Use | License
This project was developed with the following technologies:
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/carlosgustavo/rocketseat-so-08.git
# Go into the repository
$ cd rocketseat-so-08/backend
# Install dependencies
$ yarn install
# Run the app
$ yarn dev
# Go into the repository
$ cd rocketseat-so-08/frontend
# Install dependencies
$ yarn install
# Run the app
$ yarn start
This project is under the MIT license. See the LICENSE for more information.
Developed by Carlos Gustavo 👨🏻💻️ Get in touch!