https://github.com/uvacoder/ttt-port-ilham-cards
https://github.com/uvacoder/ttt-port-ilham-cards
5star cards mysite mywip nextjs reactjs vercel
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uvacoder/ttt-port-ilham-cards
- Owner: Uvacoder
- License: mit
- Created: 2021-09-09T07:57:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T00:23:20.000Z (over 4 years ago)
- Last Synced: 2025-01-24T06:08:40.937Z (over 1 year ago)
- Topics: 5star, cards, mysite, mywip, nextjs, reactjs, vercel
- Language: JavaScript
- Homepage: https://port-ilham.vercel.app
- Size: 1.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextjs-portfolio
[https://barathrum.studio](https://barathrum.studio)
-----
Getting started to Next.js for my portfolio.

---
## Run Locally
Install dependencies
```bash
npm install
```
Start the development server
```bash
npm run dev
```
Open http://localhost:3000 with your browser to see the result.
## Features
- Dark mode only
- Responsive design
- No more convoluted menus
- Animated memoji
## Tech Stack
**Client:** Next js, Forem DEV, and Framer-motion
**Server:** Node (NPM) and Vercel