Happy


📌 Table of Contents


ℹ️ About

This project was created in the NLW (Next Level Week) #3 promoted by Rocketseat. The project consists in connecting users to orphanages near by their location. The App contais 4 pages:

  • Home
  • OrphanagesMap (List of Orphanages in a Map)
  • Orphanage (specific Orphanage selected)
  • Create Orphanage

🚀 Features

  • Home Landing Page.

  • A list of created Orphanages pinned in a map

  • Creating new orphanages

  • View specific orphanage

  • Upload Photos

⭐ Technologies

Frontend Backend Mobile
React express expo
styled-components express-async-errors react native
react-icons multer
leaflet sqlite3
react-leaflet bcryptjs
axios cors
Mapbox nodemon
typeorm
yup

👷 Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/jonatasoc/nlw03_happy_web.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git@github.com:jonatasoc/nlw03_happy_web.git

Install dependencies

yarn

🏃 Getting Started

After that, run the following command in order to start the application in a development environment:

yarn start

📕 License

Released in 2020 (Work in progress) This project is under the MIT license