Skip to content

In this project, Nuxt 3 was used with Vue3 composition API in the frontend part. Tailwind css is used as the UI library. Firebase and Firestore were used in the authentication and store parts of the project. The project is a task management application.

Notifications You must be signed in to change notification settings

emircandemr/Vue-Nuxt3-Kanban-Project

Repository files navigation

Nuxt 3 Kanban Project

🛠️ Built With

⭐⭐ To add a new task, you must be an admin login.

✉️ Email : [email protected]

🔑 Password : Admin.123

🖋️ About

In this project, Nuxt 3 was used with Vue3 composition API in the frontend part. Tailwind css is used as the UI library. Firebase and Firestore were used in the authentication and store parts of the project. The project is a task management application. There is a dashboard page in the project and you can see your current projects, remaining tasks or tasks you have done on this page. Apart from this, you earn the points specified in the task for each completed task. New tasks are added only after admin login.

💻 Project Views

Image Image Image Image Image Image

🛠 Tech Stack

🎆 Project Screenshots

📫 Contact Address

github twitter linkedin

⭐ Support

If you like the application, do not forget to give a star 😊

Getting Started

To get started you can simply clone this Vue-Nuxt3-Kanban-Project.git repository and install the dependencies. Clone the Vue-Nuxt3-Kanban-Project.git repository using git:

git clone https://github.com/emircandemr/Vue-Nuxt3-Kanban-Project.git

cd Vue-Nuxt3-Kanban-Project

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Look at the nuxt 3 documentation to learn more.

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

About

In this project, Nuxt 3 was used with Vue3 composition API in the frontend part. Tailwind css is used as the UI library. Firebase and Firestore were used in the authentication and store parts of the project. The project is a task management application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published