/machine-manager

A webapp to monitor industrial machines status in a ficticioso company

Primary LanguageTypeScript

My Wallet - An React Web Application

Not every dashboard has to be square and bland. PAGE

GIF

This is for study end practice ONLY This project doesn't use the verification patterns to login, if you want to use it as a template, I suggest you implement a real login verification. This project have integration with thia API. Feel free to clone this repository and integrate with your own backend or any other integration. From now on it is up to you.

Technologies used

Step by step to run this project

clone

You can clone by using git clone on your terminal:

git clone https://github.com/Wtheodoro/machine-manager

You can clone by click on the GitHub green button "CODE" and download the .zip

npm install

This project depends on some dependencies, so the command npm install takes care of installing all of them

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm start

Sign In

Here is a e-mail and password to sign in.

npm run build

In case you want to build the project Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run build

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.