Skip to content

Latest commit

 

History

History
96 lines (60 loc) · 2.81 KB

README.md

File metadata and controls

96 lines (60 loc) · 2.81 KB
Dashboahadmin

 

Demo

DashboardAdmin

Github top language Github language count Repository size License Github issues Github forks Github stars

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


🎯 About

Thinking about doing some personal project so I worked this small Dashboard in ReactJS, project using the React-vis graphic library making our Dashboard more attractive and beautiful.f

✨ Features

✔️ dynamic panel;
✔️ menu navigation;
✔️ responsive application;
✔️ Sidebar;\

🚀 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/kevinfigueira/dashboardadmin

# Access
$ cd dashboardadmin

# Install dependencies
$ yarn

# Run the project
$ yarn start

# 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 Kevin Figueira

 

Back to top