Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perfectbase/portfolio


https://github.com/perfectbase/portfolio

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Portfolio Project

This is a personal portfolio project built with [Next.js](https://nextjs.org/), showcasing skills, projects, and professional information.

## Features

- Responsive design
- Multi-language support (English, Portuguese, and Japanese)
- Custom UI components

## Getting Started

To run this project locally, follow these steps:

1. Clone the repository:

```bash
git clone [email protected]:perfectbase/portfolio.git
```

2. Navigate to the project directory:

```bash
cd portfolio
```

3. Install dependencies:

```bash
pnpm install
```

4. Run the development server:

```bash
pnpm dev
```

5. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## License

This project is open source and available under the [MIT License](LICENSE).