Skip to content

joaochioda/NLW3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Made By Languages Top Language Repo Size Last Commit

Register rest home.

This project helps old people to know where are the rest home.

To communicate with the front, node was used as backend and postgres as database

Technologies   |    Check it Out   |    How to Use   |    How to Contribute   |    Layout   |   

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to Use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/joaochioda/NLW3

# Go into the back
$ cd back

# Install dependencies
$ npm install

# Run the server
$ npm start

# Go into the web
$ cd web

# Install dependencies
$ npm install

# Run the server
$ npm start

# The web application will open on port:3000
# To access it go to http://localhost:3000

👍 How to Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

🎨 Layout

rocket

Made with ♥ by João Guilherme 👋 Get in touch!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published