Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krish120003/website
My personal website built with Astro.JS, TypeScript and TailwindCSS
https://github.com/krish120003/website
astro html
Last synced: 3 months ago
JSON representation
My personal website built with Astro.JS, TypeScript and TailwindCSS
- Host: GitHub
- URL: https://github.com/krish120003/website
- Owner: Krish120003
- Created: 2022-08-01T15:58:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T22:06:43.000Z (4 months ago)
- Last Synced: 2024-10-26T10:06:52.752Z (4 months ago)
- Topics: astro, html
- Language: TypeScript
- Homepage: https://krishkrish.com
- Size: 10.5 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website
My personal website built with Next.js, TypeScript and TailwindCSS. Live at [krishkrish.com](https://krishkrish.com)
## Dev Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :--------------- | :------------------------- |
| `pnpm install` | Installs dependencies |
| `pnpm run dev` | Starts local dev server |
| `pnpm run build` | Build your production site |## Feedback
If you have any feedback, please reach out at [[email protected]](mailto:[email protected])