Rawallon / happy-web

NLW #3 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Level Week #3 🚀

landing page

Happy

About

Happy is an App that is going to allow for orphanages to register to explain their visitation rules with a map to mark its location on the map and it also the upload of pictures. This is app is fruit from the Rocketseats Bootcamp Next Level Week #3. To be able to run you have also to run its back-end along side.

🚧 In Development 🚧

The project isn't finished yet!

What I've learned

  • HTML and CSS
  • Typescript practice
  • Routing
  • Used Leaflet for maps

Running

# Clone this project
$ git clone https://github.com/rawallon/happy-web.git

# Access
$ cd happy-web

# Install dependencies
$ yarn install

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

About

NLW #3 Project

License:MIT License


Languages

Language:SCSS 49.5%Language:TypeScript 37.4%Language:HTML 13.1%