https://github.com/ajkun55/cards-project
Task management using cards web design
https://github.com/ajkun55/cards-project
Last synced: 3 months ago
JSON representation
Task management using cards web design
- Host: GitHub
- URL: https://github.com/ajkun55/cards-project
- Owner: ajkun55
- Created: 2024-04-09T10:57:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T11:04:55.000Z (about 1 year ago)
- Last Synced: 2025-01-12T17:47:01.851Z (5 months ago)
- Language: HTML
- Homepage: https://ajkun55.github.io/Cards-Project/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cards-Project
Task management using cards web design### Run Locally
To run locally, run this command on your git bash:
Linux and macOS:
```bash
sudo git clone https://github.com/ajkun55/Cards-Project.git
```Windows:
```bash
git clone https://github.com/ajkun55/Cards-Project.git
```### License
[MIT](https://choosealicense.com/licenses/mit/)