Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/etesam913/personal-website
- Owner: Etesam913
- Created: 2020-03-17T00:08:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T04:46:45.000Z (10 months ago)
- Last Synced: 2024-01-13T17:28:09.281Z (10 months ago)
- Language: TypeScript
- Homepage: https://www.etesam.dev/
- Size: 1.66 MB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`