Skip to content

felipedev1/NLW-03-Happy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy

Technologies   |    Project   |    Layout   |    How to use   |   


Happy

🚀 Technologies

This project was developed with the following technologies:

💻 Project

Happy is a project developed based on Children's Day. That aims to connect people to orphanages that allow to make a children's day more special.

🔖 Layout

In the links below you will find the layout of the web and mobile project. Remembering that you need to have a Figma account to access it.

How To Use

To clone and run this application, you'll need Git, Node.js / Yarn installed on your computer.

From your command line:

Install

# Clone this repository
$ git clone https://github.com/felipedev1/NLW-03-Happy.git

Install and run API

# Go into the repository
$ cd NLW-03-Happy/backend

# Install dependencies
$ yarn install

# Run Migrates
$ yarn typeorm migration:run

# Start server
$ yarn dev

Install and run Web Frontend

# Go into the repository
$ cd NLW-03-Happy/web

# Install dependencies
$ yarn install

# Start App
$ yarn start

Install and run Mobile App

# Go into the repository
$ cd NLW-03-Happy/mobile

# Install dependencies
$ yarn install

# Run
$ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages