https://github.com/slydragonn/alogocode.site
Personal website
https://github.com/slydragonn/alogocode.site
astro prettier react react-icons reactjs shadcn-ui tailwind tailwindcss typescript
Last synced: 22 days ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/slydragonn/alogocode.site
- Owner: slydragonn
- License: apache-2.0
- Created: 2025-01-16T23:32:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T21:55:08.000Z (3 months ago)
- Last Synced: 2025-03-28T01:04:25.048Z (about 1 month ago)
- Topics: astro, prettier, react, react-icons, reactjs, shadcn-ui, tailwind, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://alogocode.site
- Size: 4.07 MB
- Stars: 4
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Stack
- astro
- typescript
- react
- tailwind
- react-icons
- shadcn/ui
- prettier
- locomotive-scroll## Contributing
1. [Fork](https://github.com/slydragonn/alogocode.site/fork) the repository.
2. Install dependencies:
```bash
npm install
```3. Run the development server:
```bash
npm run dev
```Open up [http://localhost:4321/](http://localhost:4321/)
## License
- [**Apache-2.0 license**](https://github.com/slydragonn/alogocode.site?tab=Apache-2.0-1-ov-file#readme).