Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/faizbyp/ppku-astro

Converting ICT IPB intern project to Astro
https://github.com/faizbyp/ppku-astro

astrojs

Last synced: 27 days ago
JSON representation

Converting ICT IPB intern project to Astro

Awesome Lists containing this project

README

        

# PPKU Astro

Migrating PPKU IPB website WordPress theme into Astro framework.

UI design by DSITD IPB PPKU web project UI design team with modification.

![Logo](./public/favicon.png)
## Tech Stack

Astro, React, Bootstrap 5, Markdown

## Run Locally

Clone the project

```bash
git clone https://github.com/faizbyp/ppku-astro.git
```

Go to the project directory

```bash
cd ppku-astro
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```

## Site Preview

![https://ppku-astro.vercel.app/](https://github.com/faizbyp/ppku-astro/assets/65883882/a49e09f2-e4e6-4e59-82bf-5c0c518c7fbd)

## Feedback

If you have any feedback, feel free to reach me at:

- [email protected]
- [twitter.com/faizbyp](https://twitter.com/faizbyp)