Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thoth2357/portfolio

My Personal Portfolio page built using astro, Tailwind
https://github.com/thoth2357/portfolio

astro portfolio-website

Last synced: about 2 months ago
JSON representation

My Personal Portfolio page built using astro, Tailwind

Awesome Lists containing this project

README

        

# Personal Portfolio Website Template

![Personal Porfolio Website](public/social_img.png)

This is my personal portfolio code which started off with the [Astrofy](https://astro.build/themes/details/astrofy-personal-porfolio-website-template/) template as the baseground.

## Demo

View live at [PortFolio Page](https://seyidev.tech/)

## Installation

Run the following command in your terminal

```bash
npm install
```

Once the packages are installed you are ready to run astro. Astro comes with a built-in development server that has everything you need for project development. The astro dev command will start the local development server so that you can see your new website in action for the very first time.

```bash
npm run dev
```

## Tech Stack

- [Astro](https://astro.build)
- [tailwindcss](https://tailwindcss.com/)
- [DaisyUI](https://daisyui.com/)
- [FlowBite](https://flowbite.com/)
- [Swup](https://swup.js.org/)