Skip to content

LeonneBrito/jstack-first-steps-with-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

JStack

Module 01: First steps with Node.js

LeonneBrito Languages repo-size lastcommit Issues Email

πŸš€ First API built in the JStack course completely from scratch using only the native packages of Node.js. | @JStack

Made with πŸ’– by Leonne Brito.

πŸ“Œ Contents

πŸš€ Technologies

This project was made using the follow technologies:

πŸ’» How to run

# Clone Repository
$ git clone https://github.com/LeonneBrito/jstack-first-steps-with-nodejs.git
# Run Application
$ node index.js

Go to http://localhost:3000/ to see the result.

πŸ› Issues

Create a new issue report, it will be an honor to be able to help you solve and further improve our application.

✨ Contributing

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

Made with πŸ’– by Leonne Brito.

Thank you! 🌠

About

First API of the JStack course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published