A project made for ongs to register incidents, in order to find a hero to help them.
- 💠 React — A JavaScript library for building user interfaces.
- 🌐 Express — A minimalist web framework for node.
- 🔨 Jest — A delightful JavaScript Testing Framework with a focus on simplicity.
- Clone this repository;
cd be-the-hero
;- Run
yarn
to install dependencies. - Run
yarn start
.