Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stonith404/eliasschneider.com
My personal portfolio
https://github.com/stonith404/eliasschneider.com
nextjs portfolio tailwindcss
Last synced: 14 days ago
JSON representation
My personal portfolio
- Host: GitHub
- URL: https://github.com/stonith404/eliasschneider.com
- Owner: stonith404
- Created: 2021-09-27T20:36:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T14:15:39.000Z (9 months ago)
- Last Synced: 2024-05-02T03:32:05.738Z (8 months ago)
- Topics: nextjs, portfolio, tailwindcss
- Language: TypeScript
- Homepage: https://eliasschneider.com
- Size: 1.21 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
My PortfolioDemo: [https://eliasschneider.com](https://eliasschneider.com)
## Getting Started
Development:
```bash
npm run dev
```Production:
```bash
npm run build
npm run start
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.