https://github.com/perfectbase/portfolio
https://github.com/perfectbase/portfolio
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/perfectbase/portfolio
- Owner: perfectbase
- Created: 2024-09-07T09:19:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T01:37:24.000Z (over 1 year ago)
- Last Synced: 2025-08-19T06:50:24.290Z (10 months ago)
- Language: TypeScript
- Homepage: https://portfolio-lemon-two-19.vercel.app
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 git@github.com: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).