https://github.com/chirag3003/portfolio-v3
https://github.com/chirag3003/portfolio-v3
frontend javascrip js next nextjs nodejs react reactjs shadcn tailwin tailwind tailwindcss ts typescript
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chirag3003/portfolio-v3
- Owner: chirag3003
- Created: 2024-01-22T21:01:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T17:14:10.000Z (about 2 months ago)
- Last Synced: 2025-05-08T20:17:21.107Z (12 days ago)
- Topics: frontend, javascrip, js, next, nextjs, nodejs, react, reactjs, shadcn, tailwin, tailwind, tailwindcss, ts, typescript
- Language: TypeScript
- Homepage: https://chirag.codes
- Size: 4.18 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project configured with [TypeScript](https://www.typescriptlang.org/) and [Tailwind CSS](https://tailwindcss.com/) created by [Brag Club](https://github.com/brag-club)
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
## Learn More
- Next.js: https://nextjs.org/docs
- TypeScript: https://www.typescriptlang.org/docs
- Tailwind CSS: https://tailwindcss.com/docs
- ESLint: https://eslint.org/docs/user-guide/getting-started