Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luigibarbato/meonweb

meonweb, a personal portfolio built using Next.js, TypeScript, SEO, Styled-components and Markdown.
https://github.com/luigibarbato/meonweb

flyio markdown nextjs portfolio react seo styled-components typescript vercel

Last synced: about 10 hours ago
JSON representation

meonweb, a personal portfolio built using Next.js, TypeScript, SEO, Styled-components and Markdown.

Awesome Lists containing this project

README

        

[![Homepage](./.readme/home.png)](https://luigibarbato.digital/)

# [luigibarbato.digital](https://luigibarbato.digital/) - My personal space on web
## 📦 Made with
- Next.js
- Typescript
- styled-components
- SWR
- Vercel
## 💻 Getting Started

Install dependencies:

```bash
pnpm install
```

Then, run the development server:

```bash
pnpm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## 🗝 License

This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.