Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/etesam913/personal-website

:rainbow: My personal website. It showcases my most impressive projects.
https://github.com/etesam913/personal-website

Last synced: 14 days ago
JSON representation

:rainbow: My personal website. It showcases my most impressive projects.

Awesome Lists containing this project

README

        

# Personal Website

This is my personal website. Here you can learn about my personal projects, work experience, and my social media.

![personal-website](https://github.com/Etesam913/personal-website/assets/55665282/844d473e-743e-4279-b8b8-a025092cca76)

# Development

## Getting Started

First, run the development server:

```bash
pnpm run dev
```

To run the build:

```
pnpm run vercel:build
```

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

## Deployments

The website will be deployed automatically on a push to `master`