Skip to content

The next level week, third edition (NLW-3). It was developed the application web Happy, using Node, Express and other technologies.

License

Notifications You must be signed in to change notification settings

georginarojas/NLW-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Description   |    Technologies   |    Getting started   |    Preview   |   

Description

Next level week, third edition, made by the Rocketseat, is an intensive week where are studied some concepts about web development. For this edition, it was done a "happy" application, this app help people to find orphanages close to them, with a finality to encourage people to visit, share and create special moments with the children. Some business rules for the Happy app are:

  • Locate orphanages on a map.
  • View information about the orphanage.
  • Register new orphanage.

Home

Perfil   Register

Technologies

  • Nodejs.
  • Express.
  • Html.
  • Javascript.
  • CSS.
  • SQLite.
  • Handlebars.

Getting started

Clone the project and access in the folder "happy"

$ git clone https://github.com/georginarojas/NLW-3.git
$ cd happy/

Follow the steps below

# Install the dependencies
$ yarn install or npm install
$ npm install -g nodemon

# Start the project
$ yarn start or npm run start

Open http://localhost:5500 to view the app in the browser.

Developed by Georgina Rojas ♥️

About

The next level week, third edition (NLW-3). It was developed the application web Happy, using Node, Express and other technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published