https://github.com/im-calvin/im-calvin.github.io
My personal website hosting my portfolio & blog.
https://github.com/im-calvin/im-calvin.github.io
astro firebase react tailwind typescript
Last synced: 3 months ago
JSON representation
My personal website hosting my portfolio & blog.
- Host: GitHub
- URL: https://github.com/im-calvin/im-calvin.github.io
- Owner: im-calvin
- Created: 2022-10-12T04:36:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T03:49:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T22:32:56.048Z (over 1 year ago)
- Topics: astro, firebase, react, tailwind, typescript
- Language: TypeScript
- Homepage: https://kelvinw.com
- Size: 18.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [kelvinw.com](https://kelvinw.com)
My personal site, built using [React](https://github.com/reactjs), [Astro](https://github.com/withastro/astro), and [TailwindCSS](https://github.com/tailwindlabs/tailwindcss).
It is deployed using Firebase and GitHub Pages
## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |
## Want to learn more?
Feel free to check connect with me on [LinkedIn](https://linkedin.com/in/kelvinhkwong)