https://github.com/rakesh-cell/portfolio
developer portfolio using Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI
https://github.com/rakesh-cell/portfolio
magicui nextjs14 react-native reactjs tailwindcss
Last synced: 8 months ago
JSON representation
developer portfolio using Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI
- Host: GitHub
- URL: https://github.com/rakesh-cell/portfolio
- Owner: Rakesh-cell
- Created: 2024-08-30T04:38:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T07:34:19.000Z (11 months ago)
- Last Synced: 2025-01-31T03:13:27.945Z (8 months ago)
- Topics: magicui, nextjs14, react-native, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://simpleportfolio-phi.vercel.app
- Size: 5.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# Portfolio [](https://vercel.com/new/clone?repository-url=https://github.com/Rakesh-cell/portfolio)
Built with next.js, [shadcn/ui](https://ui.shadcn.com/), and [magic ui](https://magicui.design/), deployed on Vercel.
# Features
- Setup only takes a few minutes by editing the [single config file](./src/data/resume.tsx)
- Built using Next.js 14, React, Typescript, Shadcn/UI, TailwindCSS, Framer Motion, Magic UI
- Includes a blog
- Responsive for different devices
- Optimized for Next.js and Vercel# Getting Started Locally
1. Clone this repository to your local machine:
```bash
git clone https://github.com/dillionverma/portfolio
```2. Move to the cloned directory
```bash
cd portfolio
```3. Install dependencies:
```bash
pnpm install
```4. Start the local Server:
```bash
pnpm dev
```5. Open the [Config file](./src/data/resume.tsx) and make changes