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

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

Awesome Lists containing this project

README

          

# nextjs-portfolio

[https://barathrum.studio](https://barathrum.studio)
-----
Getting started to Next.js for my portfolio.

![og image](public/img/og-image.png)

---

## 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