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

https://github.com/interaction-dynamics/hackathon-website


https://github.com/interaction-dynamics/hackathon-website

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hackathon website

## Getting Started

First, run the development server:

```bash
vercel env pull

pnpm install

pnpm dev

# before commiting
npx simple-git-hooks
```

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.

## Ackowledgements

- React
- [Next.js](https://nextjs.org/)
- Tailwind
- Typescript
- Jest
- React Testing Library
- Eslint
- Prettier
- Playwright (including accessibility tests)
- Commitlint
- Github Actions
- [Next-intl](https://next-intl-docs.vercel.app/)
- Mailchimp
- Heroicons
- [Headless UI](https://headlessui.com/)