https://github.com/interaction-dynamics/hackathon-website
https://github.com/interaction-dynamics/hackathon-website
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/interaction-dynamics/hackathon-website
- Owner: interaction-dynamics
- License: mit
- Created: 2023-09-19T13:13:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T14:23:51.000Z (over 2 years ago)
- Last Synced: 2024-02-07T15:31:37.733Z (over 2 years ago)
- Language: TypeScript
- Homepage: https://hackathon-dev-design.vercel.app/
- Size: 5.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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/)