Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/faizbyp/ppku-astro
- Owner: faizbyp
- Created: 2023-05-02T15:45:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-11T07:24:34.000Z (10 months ago)
- Last Synced: 2024-03-11T08:36:49.983Z (10 months ago)
- Topics: astrojs
- Language: Astro
- Homepage: https://ppku-astro.vercel.app
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 StackAstro, 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)