Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chroxify/website

My personal portfolio website
https://github.com/chroxify/website

portfolio portfolio-template portfolio-website website-template

Last synced: 4 months ago
JSON representation

My personal portfolio website

Awesome Lists containing this project

README

        

# Website

Built with Next.js, TypeScript, Tailwind CSS, and hosted on Vercel.

## Getting Started

1, Clone the repository:

```bash
git clone https://github.com/chroline/website.git
```

2. Install dependencies:

```bash
pnpm install
# or
yarn install
# or
npm install
```

3. Start the development server:

```bash
pnpm dev
# or
yarn dev
# or
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) in your browser to see the website.

## License

This project is licensed under the [MIT](https://mit-license.org/) license and is free to use for everyone but I would appreciate it if you would give me credit for my work.