Skip to content

Happy is a project that aims to facilitate visits to orphanages near you.

License

Notifications You must be signed in to change notification settings

alaurai/nlw3-happy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy

Project   |    Technologies   |    How to run   |    License

app screenshot

app screenshot

💻 Project

Happy is an application that connects people to institutional care homes to make many children happier.
Project made in Next Level Week #3 @Rocketseat

🚀 Technologies

👷 How to run

# Clone repository
$ git clone https://github.com/alauraivani/nlw3-happy

Run API

# Go to server folder
$ cd nlw3-happy/backend

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn dev

Run Web Project

# Go to web folder
$ cd nlw3-happy/web

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Run Mobile Project

To run the mobile project you need a cellphone with the app of expo instaled or a emulator android/ios. Then, fork this repository and clone to your machine. Inside of the project's folder run the following commands:

# Go to mobile folder
$ cd nlw3-happy/mobile

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Then read the QRCode with the app's Expo or run on emulator.

📕 License

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


The NLW #3 project. Built with ❤️ by Ana Laura and contributors

Releases

No releases published

Packages

No packages published

Languages