/be-the-hero

Donation project using node and react

Primary LanguageJavaScript

Be The Hero

Application created in the rocketseat omnistack week

To execute this project, it is necessary to have the node package.

Start backend application

  • npm start

This command responsible to create a server in port 3333.

Star frontend application

  • npm start

Built With

  • Node - Build the backend microservice
  • knex - ORM framework
  • React - Visual interface framework
  • Insominia - Test HTTP requests