Skip to content

Commit 05c0bab

Browse files
Update README.md
1 parent f865c23 commit 05c0bab

File tree

1 file changed

+28
-65
lines changed

1 file changed

+28
-65
lines changed

README.md

Lines changed: 28 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,38 @@
1-
# Nuxt 3 Minimal Starter
1+
<h1 align="center" id="title">Jira Sofrware Clone - NuxtJS</h1>
22

3-
Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
3+
<p align="center"><img src="https://media.graphassets.com/5fxV1xnYT5OVi3WqKvcz" alt="project-image"></p>
44

5-
## Setup
5+
<p id="description">JiraClone-Nuxt is a powerful project management tool built with modern web technologies to provide a seamless and efficient project tracking experience. This open-source project leverages the robust capabilities of Nuxt.js Vue.js Pinia TypeScript Tailwind CSS Vue Query and Tailwind CSS to deliver a feature-rich and visually appealing Jira software clone.</p>
66

7-
Make sure to install the dependencies:
7+
<h2>🚀 Demo</h2>
88

9-
```bash
10-
# npm
11-
npm install
9+
[https://jira.sammi.app](https://jira.sammi.app)
1210

13-
# pnpm
14-
pnpm install
11+
12+
13+
<h2>🧐 Features</h2>
1514

16-
# yarn
17-
yarn install
15+
Here're some of the project's best features:
1816

19-
# bun
20-
bun install
21-
```
17+
* Vue.js and Nuxt.js Integration
18+
* State Management with Pinia
19+
* TypeScript Support
20+
* Tailwind CSS Styling
21+
* Vue Query for Data Fetching
22+
* Comprehensive Project Management
23+
* Customizable Workflows
24+
* User Authentication and Authorization
2225

23-
## Development Server
26+
27+
28+
<h2>💻 Built with</h2>
2429

25-
Start the development server on `http://localhost:3000`:
30+
Technologies used in the project:
2631

27-
```bash
28-
# npm
29-
npm run dev
30-
31-
# pnpm
32-
pnpm run dev
33-
34-
# yarn
35-
yarn dev
36-
37-
# bun
38-
bun run dev
39-
```
40-
41-
## Production
42-
43-
Build the application for production:
44-
45-
```bash
46-
# npm
47-
npm run build
48-
49-
# pnpm
50-
pnpm run build
51-
52-
# yarn
53-
yarn build
54-
55-
# bun
56-
bun run build
57-
```
58-
59-
Locally preview production build:
60-
61-
```bash
62-
# npm
63-
npm run preview
64-
65-
# pnpm
66-
pnpm run preview
67-
68-
# yarn
69-
yarn preview
70-
71-
# bun
72-
bun run preview
73-
```
74-
75-
Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.
32+
* NuxtJS
33+
* VueJS
34+
* Pinia
35+
* Typescript
36+
* TailwindCSS
37+
* Vue query
38+
* NuxtUI

0 commit comments

Comments
 (0)