Application created to register people who are part of Green Software.
- Node.js
- yarn
You will need that the backend greentower-backend was running.
For start the application on developer mode, just run:
yarn start
Open http://localhost:3000 to see the website running on your browser.
- Backend deployed on HEROKU available here
- Frontend created with ReactJs and deployed on HEROKU available here
- The documentation created by SWAGGER available here
- VS Code
- Insomnia