Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyecode/portfolio-uno
My web portfolio built with Next.js and powered by NextUI.
https://github.com/tyecode/portfolio-uno
developer-portfolio frontend mit nextjs personal personal-site portfolio portfolio-site responsive tailwindcss typescript
Last synced: 3 months ago
JSON representation
My web portfolio built with Next.js and powered by NextUI.
- Host: GitHub
- URL: https://github.com/tyecode/portfolio-uno
- Owner: tyecode
- License: mit
- Created: 2024-01-05T16:44:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T12:54:38.000Z (3 months ago)
- Last Synced: 2024-10-31T13:40:14.308Z (3 months ago)
- Topics: developer-portfolio, frontend, mit, nextjs, personal, personal-site, portfolio, portfolio-site, responsive, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://tyecode.dev
- Size: 10.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio Uno
My web portfolio built with Next.js and powered by NextUI.
## Tech Stack
This project was built with:
- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)## Installation
**1. Clone the repository**
```bash
git clone https://github.com/tyecode/portfolio-uno.git
```**2. Install the dependencies**
```bash
npm install
```**3. Run development server**
```bash
npm run dev
```## License
Licensed under the [MIT License](https://github.com/tyecode/portfolio-uno/blob/main/LICENSE)