website design project
This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!
Site published at: https://laimalp.github.io/Task-management/
Design: [First] https://dribbble.com/shots/17246001/attachments/12352583?mode=media [Second] https://dribbble.com/shots/14552329--Exploration-Task-Management-Dashboard/attachments/6241009?mode=media
- Github pages
- responsive design
- repetative content generation with JS
Node.js - download and install
https://nodejs.org
Git - download and install
https://git-scm.com
Would like to run this project locally? Open terminal and follow these steps:
- Clone the repo
git clone https://laimalp.github.io/Task-management/
- Install NPM packages
or
npm i
npm install
- Run the server
npm run dev
There is no tests for this project.
Laima: [Github] https://github.com/LaimaLP
Distributed under the MIT License. See LICENSE.txt for more information.
No other resouces.