This tool is intented to be used by AMNet, an association which manage internet in a residence
First, install all dependencies:
npm install
npm install styled-componentsThen, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.