Dashboard is a web application that has the general look and feel of a dashboard. It can be customized to fit a persons need, whether an admin panel or an info system.
- Calendar
- Kanban
- Text Editor
- Color-Picker
- Graphs
- Tables
To get a local copy up and running, follow these steps:
- Create a local directory whre you can clone the project
- Clone the project to your directory by running
https://github.com/leehaney254/dashboard.git
- Install all dependencies by running
npm install
- Open project in browser by running
npm start
In order to run this project you need:
- Git and GitHub
- A code editor
- NodeJs
- A browser
Clone this repository to your desired folder:
- Create a local directory whre you can clone the project
- Clone the project to your directory by running
https://github.com/leehaney254/dashboard.git
- Install all dependencies by running
npm install
- Open project in browser by running
npm start
Install this project with:
- You can use npm or yarn
npm install
To run tests, run the following command:
npm run test
You can deploy this project using:
- GitHub Pages
- Netlify
- Render 🔥
Leehaney George
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly leave a ⭐
I would like to thank JavaScript Mastery for the great educational content.
This project is MIT licensed.