Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutounun/taskmanagementfrontend
Frontend for TaskManagement App
https://github.com/yutounun/taskmanagementfrontend
amplify amplify-hosting aws cicd docker github-actions nextjs13 react route53 tailwind testing-library
Last synced: 30 days ago
JSON representation
Frontend for TaskManagement App
- Host: GitHub
- URL: https://github.com/yutounun/taskmanagementfrontend
- Owner: yutounun
- Created: 2023-08-27T23:19:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-04T02:13:51.000Z (11 months ago)
- Last Synced: 2024-02-04T03:22:21.772Z (11 months ago)
- Topics: amplify, amplify-hosting, aws, cicd, docker, github-actions, nextjs13, react, route53, tailwind, testing-library
- Language: TypeScript
- Homepage: https://neotaskmanegement.com
- Size: 1.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀TaskManagementUI
## 👋 About
Welcome to the TaskManagement repository. This project is designed to manage tasks efficiently using a simple yet powerful tech stack.
Try [This App!!](https://task-management-front-end-xf6w.vercel.app/)## 🎨Design with Figma
[Figma](https://www.figma.com/file/7Qzzy6lvalCk436heD7FSj/TaskManagement?type=design&node-id=2%3A2&mode=design&t=4z0CW7GijDufK4Fh-1)
https://github.com/yutounun/TaskManagementFrontEnd/assets/96335290/c1fd79e9-4bf8-4a1f-b4d0-024118174cbc
## 🛠Tech Stack
- Figma
- Next13
- React
- Tailwind.css
- React Testing Library
- CI / CD
- ESLint
- onamae.com
- AWS
- Route53
- Amplify Hosting## ✈️Getting Started
### Install dependencies
```
npm i
```### Run the App
```
npm run dev
```