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

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

Awesome Lists containing this project

README

        

![alogocode.site](/images/cover.png)

## 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).