Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndom91/home2021
.domino
https://github.com/ndom91/home2021
nextjs portfolio tailwindcss typescript
Last synced: 2 months ago
JSON representation
.domino
- Host: GitHub
- URL: https://github.com/ndom91/home2021
- Owner: ndom91
- License: mit
- Created: 2021-06-12T11:36:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T13:51:14.000Z (6 months ago)
- Last Synced: 2024-10-04T15:52:03.487Z (3 months ago)
- Topics: nextjs, portfolio, tailwindcss, typescript
- Language: MDX
- Homepage: https://ndo.dev
- Size: 88.7 MB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# `.domino`
Portfolio page redesign for ~2021~ ~2022~ 2024 @ [`ndo.dev`](https://ndo.dev/?utm_source=github-readme)
![swappy-20240421-214644](https://github.com/ndom91/home2021/assets/7415984/df49784c-ad31-41bb-b523-e1a70a106bc3)
## 🏗 Quick Start
1. Clone repository
```sh
git clone https://github.com/ndom91/home2021
```2. Install dependencies
```sh
cd home2021 && pnpm install
```3. Start dev server
```sh
pnpm dev
```The site should be up and running at [localhost:3003](http://localhost:3003).
## 📖 License
MIT