An open API service indexing awesome lists of open source software.

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

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