/rocketseat-so-08

Project inspired by the Omnistack 08 rocketseat week, application was developed with Back End in Node.js, Front End in React.js, NoSQL Database in MongoDB Atlas.

Primary LanguageJavaScriptMIT LicenseMIT

Rocketseat Semana Omnistack 08

The purpose of the application is similar to the business rule and data flow of the Tinder relationship application.

languages languages Último commit do GitHub licence

Technologies   |    How To Use   |    License

Semana-Omnistack-8

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

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:

Backend (API)

# 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

Frontend (React)

# Go into the repository
$ cd rocketseat-so-08/frontend

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📝 License

This project is under the MIT license. See the LICENSE for more information.


Developed by Carlos Gustavo 👨🏻‍💻️ Get in touch!