Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 1.75 KB

README.md

File metadata and controls

67 lines (38 loc) · 1.75 KB

Task Dashboard

This project is an intuitive and functional task board that allows you to create, edit, delete, and mark tasks as completed. It is designed to efficiently manage your daily activities.

The primary purpose of this project is educational, demonstrating frontend development skills using the technologies mentioned in the TechStack section.

Tech Stack

HTML5 CSS3 JavaScript

SASS Bootstrap jQuery

Webpack

Run Locally

Clone the project

  git clone https://github.com/DiegoT4l/dashboard-tasks.git

Go to the project directory

  cd dashboard-tasks

Install dependencies

  npm i

Start the server

  npm start

Deployment

To deploy this project run

  npm run build

Author

Badges

Netlify Status

MIT License