Next Level Week it's a seven-day event created by Rocketseat, the objective is to take you to the next level of your career. The event has lots of practice coding, challenges, and networking. An online and completely free event that will help you take the next step. 🚀
An app for people to visit orphanages and bring happiness to children!
To get a local copy up and running follow these simple steps.
- Node.js - Install guide
- Yarn - Install guide
- Expo - Install guide
Run the commands below to install and run the app.
#Clone the project
git clone https://github.com/jvitormf/nlw3-happy
#Go to server folder
cd nlw3-happy/server
#Install dependencies
yarn
#Install dependencies
yarn typeorm migration:run
#Start the server
yarn start
#Go to web folder
cd nlw3-happy/web
#Install dependencies
yarn
#Install dependencies
yarn start
#Go to web mobile
cd nlw3-happy/mobile
#Install dependencies
yarn
#Install dependencies
yarn start
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature
) - Commit your Changes (
git commit -m 'Add some Feature'
) - Push to the Branch (
git push origin Feature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
João Vitor - j.vitor.mf@gmail.com
LinkedIn - https://www.linkedin.com/in/jvitormf/