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

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.

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)