Skip to content

Web application made in the third edition of the Next Level Week, event that is provided by @Rocketseat

License

Notifications You must be signed in to change notification settings

TiagoSansao/Happy-NLW-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Happy

Projeto feito para facilitar a localização de orfanatos em Joinville, Santa Catarina.

Status do projetoPreviewInstalaçãoTecnologiasLicença


Status do projeto

- O projeto está finalizado!

Preview

Instalação

⚠️ É necessário ter o Node.JS ou o Yarn instalado para seguir os próximos passos;

  • Front-end
# Clone the repository
$ git clone https://github.com/TiagoSansao/Happy-NLW-03

# Go to the directory
$ cd Happy-NLW-3
$ cd front-end/

# Install all the dependencies
$ yarn install

# Start the application
$ yarn start
  • Back-end
# Clone the repository
$ git clone https://github.com/TiagoSansao/Happy-NLW-03

# Go to the directory
$ cd Happy-NLW-3
$ cd back-end/

# Install all the dependencies
$ yarn install

# Start the application
$ yarn dev
  • Mobile
# Clone the repository
$ git clone https://github.com/TiagoSansao/Happy-NLW-03

# Go to the directory
$ cd Happy-NLW-3
$ cd mobile/

# Install all the dependencies
$ yarn install

# Start the application
$ yarn start

Tecnologias utilizadas

  • Express
  • SQLite3
  • Yup
  • Leaflet
  • Axios
  • Expo
  • ReactJS
  • React-native
  • Typescript

Licença

🔵 O projeto está sobre a licença MIT!

About

Web application made in the third edition of the Next Level Week, event that is provided by @Rocketseat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages