Bring happiness to the world! The web application Happy mission is to assist underprivileged children, facilitating the search for nearby orphanages, registration of new homes and mainly take volunteers to change the day of these children.
Project developed during the Next Level Week #3 - Discovery trail - offered by Rocketseat.
- HTML
- CSS
- Javascript
- Nodejs
- Express
- Handlebars
- SQLite
- Git bash
Before start the project, install Git and Node.js in your machine. Moreover, recommend use the VSCode terminal.
# Clone this repository
$ git clone https://github.com/cunhasbia/nlw3-happy
# Access the repository on your terminal. Example:
$ cd /nlw3-happy
# Install dependencies
$ npm install
# Run
$ npm start
# Access http://localhost:5500 on your browser
Made with 💜 by Bianca Cunha & Rocketseat