Skip to content

harshad57/DevDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevDash – A Developer's Dashboard

DevDash is a frontend-only web-based productivity dashboard for developers. It allows you to manage tasks, save code snippets, and view GitHub stats in one place.

Feel free to [ fork ] this repository to customize and enhance the functionality of DevDash !


Installation

Make sure you have Node.js installed. Follow these steps to set up the project locally:

  1. Clone the repository
    git clone https://github.com/harshad57/DevDash.git
    
  2. Navigate into the project directory
    cd devdash
    
  3. Install dependencies
    npm install
    
  4. Install additional required packages
    npm install react-router-dom
    npm install axios
    
  5. Start the development server
    npm run dev

About

you can fork this repo to customize and enhance the functionality of DevDash !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published