vanntrong / asana-clone-fe

Asana clone with NextJS 13 having some basic features, management your task with this project

Home Page:https://asana.vovantrong.online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js & NextUI Template

This is a template for creating applications using Next.js 13 (app directory) and NextUI (v2).

Technologies Used

How to Use

Use the template with create-next-app

To create a new project based on this template using create-next-app, run the following command:

npx create-next-app -e https://github.com/nextui-org/next-app-template

Install dependencies

npm install

Run the development server

npm run dev

License

Licensed under the MIT license.

About

Asana clone with NextJS 13 having some basic features, management your task with this project

https://asana.vovantrong.online

License:MIT License


Languages

Language:TypeScript 98.9%Language:CSS 0.8%Language:JavaScript 0.3%