T@sk is a web application where users can organise their personalised tasks by adding, editing and removing tasks from a list.
Here are the tech stacks applied in this project.
Language
Framework
The following are key features of the app
- Create task list
- Edit task list
- Delete task list
- Create tasks
- Edit task
- Delete task
T@sk Application || List preview
T@sk Application || Task preview
Deployed via Netlify: T@sk
The following applications are required to be installed for the project to run!
- Install a modern browser e.g Google Chrome, Edge, Firefox etc.
- Install Node.js LTS version
- Install Git
Clone this repository to your desired folder:
git clone git@github.com:PraisesPJMT/lendsqr-fe-test.git.git
cd lendsqr-fe-test
Install this project with:
npm install
To run the project, execute the following command:
npm run dev
- After running
npm run dev
, use the app on http://localhost:5173/ in the browser! - For more information please visit Vite.
👤 Praises Tula
The following are features to be expected in the future
- Reorder task by dragging
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
How I can run this project?
- After cloning repository, run
npm install
to install all dependencies. Then runnpm run dev
to run the project.
- After cloning repository, run
-
How I can run tests?
- After cloning repository, run
npm install
to install all dependencies. Then runnpm test
to run the tests.
- After cloning repository, run
- Original UI design by Patrizia Slongo on Dribbble.
- Tip hart to you for checking this project out
This project is MIT licensed.