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

https://github.com/ni554n/ni554n.github.io

My static portfolio website
https://github.com/ni554n/ni554n.github.io

astro portfolio static tailwindcss

Last synced: about 2 months ago
JSON representation

My static portfolio website

Awesome Lists containing this project

README

          

# Portfolio v1

## Build

- Follow the [Astro](https://docs.astro.build/en/getting-started) guideline to setup the dev environment.
- Rename [.env.example](.env.example) to `.env` and configure the environment variables.
- Run the following commands and open [http://localhost:8790](http://localhost:8790)

```sh
pnpm install
pnpm run dev
```

- Follow the [Astro Deployment Guide](https://docs.astro.build/en/guides/deploy).

## Information

**Author:** Nissan Ahmed ([@ni554n](https://x.com/ni554n))

**Website:** [anissan.com](https://anissan.com)