Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiteshmeta85/hiteshmeta
Source code of my personal portfolio website, built using Next.js, TailwindCSS, and TypeScript.
https://github.com/hiteshmeta85/hiteshmeta
next-auth nextjs portfolio prisma t3-stack tailwind trpc typescript
Last synced: 11 days ago
JSON representation
Source code of my personal portfolio website, built using Next.js, TailwindCSS, and TypeScript.
- Host: GitHub
- URL: https://github.com/hiteshmeta85/hiteshmeta
- Owner: hiteshmeta85
- Created: 2022-10-23T13:15:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T13:18:13.000Z (about 2 months ago)
- Last Synced: 2024-09-17T15:43:12.342Z (about 2 months ago)
- Topics: next-auth, nextjs, portfolio, prisma, t3-stack, tailwind, trpc, typescript
- Language: TypeScript
- Homepage: https://hiteshmeta.vercel.app
- Size: 361 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio
#### [Website](https://hiteshmeta.vercel.app)
## Getting Started
1. Clone the repository
2. Run `npm install` to install the dependencies
3. Run `npm run dev` to start the development server
4. Run `npm run build` to build the project
5. Run `npm run start` to start the production server## Node Version
> v16.15.1
## Technologies Used & Links
- [Next.js](https://nextjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [Typescript](https://www.typescriptlang.org/)---
![](public/images/sample/homepage.png)