Fox Host

A website created together with @alura, the central idea of ​​the website is to help organize a company's teams, making it possible to separate people into their respective teams. In this project, componentization concepts were applied, making it simpler to reuse items within the project itself.

Building

You'll need Node.js installed on your computer in order to build this app.

git clone https://github.com/thegaab/Organo-react.git
$ cd Organo-react
$ npm i
$ npm run dev

Runs the app in the development mode.