Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perfectbase/portfolio
https://github.com/perfectbase/portfolio
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/perfectbase/portfolio
- Owner: perfectbase
- Created: 2024-09-07T09:19:10.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-21T01:37:24.000Z (2 months ago)
- Last Synced: 2024-10-03T11:21:55.808Z (about 2 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 [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).