/HappyProject

Next Level Week #3

Primary LanguageJavaScript

Happy (web)

Application that makes children adoption process easier for people!

This project was developed during the Next Level Week #3, from RocketSeat.

💻 Web Screenshots

🚀 Technologies

👷 How to run

# Clone repository
$ git clone https://github.com/martinigustavo/HappyProject.git

Executing it

# Change directory to the project
$ cd HappyProject

# Install dependencies
$ npm install

# Start the application
$ npm start

On your browser access http://localhost:5500/ to see the results.