React application for uploading and versioning firmware.
Project made to be the frontend of Firmware-Backend.
- π Javascript
- π± React
- π Styled Components
- π₯ Redux
# Clone the repository
$ git clone https://github.com/ErnandesAJr/firmwarecontrol-frontend
# Enter directory
$ cd firmwarecontrol-frontend
npm install
npm start
#Open http://localhost:3000 to view it in the browser.