Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgeandrespadilla/personal-website
Personal Website
https://github.com/jorgeandrespadilla/personal-website
astro posthog react tailwindcss
Last synced: about 1 month ago
JSON representation
Personal Website
- Host: GitHub
- URL: https://github.com/jorgeandrespadilla/personal-website
- Owner: jorgeandrespadilla
- Created: 2024-07-26T19:02:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T23:11:00.000Z (about 2 months ago)
- Last Synced: 2024-11-05T00:19:31.132Z (about 2 months ago)
- Topics: astro, posthog, react, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Personal Website
## 🚀 Quick start
1. **Clone the repository.**
```shell
git clone https://www.github.com/jorgeandrespadilla/personal-website.git
```
2. **Install dependencies.**
```shell
npm install
```
3. **Start developing.**
```shell
npm run dev
```
4. **Open the source code and start editing!**The site is now running at `http://localhost:4321`!