Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/luigibarbato/meonweb
- Owner: luigibarbato
- License: gpl-3.0
- Created: 2022-07-03T20:53:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T15:11:56.000Z (20 days ago)
- Last Synced: 2024-10-28T16:21:28.411Z (20 days ago)
- Topics: flyio, markdown, nextjs, portfolio, react, seo, styled-components, typescript, vercel
- Language: TypeScript
- Homepage: https://luigibarbato.digital
- Size: 3.66 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 StartedInstall 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.