Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

ManuCoutinho/monitor-board

Repository files navigation

MonitorBoard

Github top language Github language count License

Status

🚧 monitor-board 🔨 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

(... under construction...)

✨ Features

✔️ Feature 1; ✔️ Feature 2; ✔️ Feature 3;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/ManuCoutinho/monitor-board

# Access
$ cd monitor-board

# Install dependencies
$ yarn

# Run the project
$ yarn dev

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Manu Coutinho

 

Back to top