Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritikprajapat21/portfolio
https://github.com/ritikprajapat21/portfolio
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ritikprajapat21/portfolio
- Owner: ritikprajapat21
- Created: 2024-08-09T16:23:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T18:00:59.000Z (4 months ago)
- Last Synced: 2024-09-16T17:36:22.215Z (4 months ago)
- Language: TypeScript
- Homepage: https://portfolio-six-nu-12.vercel.app
- Size: 896 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
Portfolio designed using Next.js. I have used tailwind css for styling.
![https://ritikprajapat-portfolio.vercel.app][Click Here] to checkout my portfolio.## Local Setup
Clone this repo:
```bash
git clone https://github.com/ritikprajapat21/portfolio.gitcd portfolio
```Now, run the development server:
```bash
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.