Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)