https://github.com/ikram-maulana/taskify-app
⚛️ Aplikasi Task List Berbasis Website Menggunakan ReactJS, TailwindCSS dan React Beautiful DnD
https://github.com/ikram-maulana/taskify-app
netlify react-beautiful-dnd reactjs tailwindcss task typesript
Last synced: about 2 months ago
JSON representation
⚛️ Aplikasi Task List Berbasis Website Menggunakan ReactJS, TailwindCSS dan React Beautiful DnD
- Host: GitHub
- URL: https://github.com/ikram-maulana/taskify-app
- Owner: Ikram-Maulana
- License: mit
- Created: 2022-09-05T02:28:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T00:15:24.000Z (over 3 years ago)
- Last Synced: 2025-02-26T15:48:33.006Z (over 1 year ago)
- Topics: netlify, react-beautiful-dnd, reactjs, tailwindcss, task, typesript
- Language: TypeScript
- Homepage: https://ikram-tasktify.netlify.app
- Size: 2.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README







## About Applications
Ikram Tasktify Merupakan Sebuah Aplikasi Task List Berbasis Website Menggunakan ReactJS, TailwindCSS dan React Beautiful DnD.
## Steps to Install and Run Applications on Local Computers
1. Install [Node.Js](https://nodejs.org/en/download/) and [Git](https://git-scm.com/).
2. Clone this repository
`git clone https://github.com/Ikram-Maulana/taskify-app.git`
3. Open the project folder, then open CMD
4. To download all the required packages, type the command
`yarn install`
5. To run the application in development environment mode type the command
`yarn start`
6. To run the application in production environment mode type the command
`yarn build`
## In-App Features
- [x] Create Task List
- [x] Drag and Drop Task List
- [x] Responsive Design
## Licence
This application is under license [MIT license](https://github.com/Ikram-Maulana/taskify-app/blob/master/LICENSE.md).