Skip to content

IgorSAssis/Happy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy

📌   Table of contents

This application was made using the follow technologies:

  # Clone repository
  $ git clone https://github.com/IgorSAssis/Happy

📦   Server

  # Go to server folder
  $ cd Happy/backend
  
  # Install dependencies
  $ yarn install
  
  # Run application
  $ yarn dev

Access API at http://localhost:3333/.

🌌   Web project

  # Go to server folder
  $ cd Happy/web
  
  # Install dependencies
  $ yarn install
  
  # Run application
  $ yarn start

Go to http://localhost:3000/ to see the application.

📱   Mobile

  # Go to server folder
  $ cd Happy/mobile
  
  # Install dependencies
  $ yarn install

Download the expo on your mobile, connect your phone to the computer with a USB cable and run the following command:

  # Run application
  $ yarn start

Scan the QR code that will appear on the screen with the expo and wait a few minutes until the packaging process is complete.
Make sure your server is running.

This project is under the MIT license

About

Project made during NLW #3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages