Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 580 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 580 Bytes

Portfolio Uno

My web portfolio built with Next.js and powered by NextUI.

Tech Stack

This project was built with:

Installation

1. Clone the repository

git clone https://github.com/tyecode/portfolio-uno.git

2. Install the dependencies

npm install

3. Run development server

npm run dev

License

Licensed under the MIT License