An Open-Source Dashboard web application
, That provides you with and Inuitive and User-friendly responsive Interface Which helps you manage projects and keep track of the activities.
Responsive
- The Dashboard is fully responsive, ensuring a
seamless experience
on both small mobile screens and large desktop monitors.
Real-time notifications
- The Dashboard provides notification on
real-time
so you don't miss out anything.
Searching Ability
- The Dashboard have a
Search bar
feature that lets you search anything through-out the app.
Create project with ease
- The Dashboard have a
Create Project
button, which automatically setups a new project for you.
Important
We would love for you to be part of our project, But make sure you have first checked the CONTRIBUTION GUIDELINES 🔥
-
First, fork the repository by clicking the button at the top right corner of the GitHub page. This creates a copy of the repository under your GitHub account.
-
Clone your forked repository to your local machine using the following command in your Git Bash terminal:
git clone git@github.com:your-username/Reslink-Dashboard.git
-
- Open the Clone Repo folder
cd repo_name
- Navigate to
dashboard
folder.
cd dashboard
- Install Dependencies.
npm i
- Run The Project.
npm run dev
🔥Happy Coding!!🔥
Are you a hactoberfest
participant? You are welcome to contribute. ~learn more on Hactoberfest
- Before making any PR please create an issue, or check if the issue already exists.
- Tag your PRs with
#issuenumber
so that Its easy to understand your contribution. - Try to make quality PRs. Checkout this resource - Pull Request
- Just enjoy your Opensource journey ✌️