Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cqb13/shs-hackathon

The official website for the SHS Hackathon, a STEM event hosted by the Sharon High School Web Development Club & Girls Who Code.
https://github.com/cqb13/shs-hackathon

emailjs hackathon nextjs sharon tailwindcss typescript

Last synced: 3 months ago
JSON representation

The official website for the SHS Hackathon, a STEM event hosted by the Sharon High School Web Development Club & Girls Who Code.

Awesome Lists containing this project

README

        



# Sharon High School Hackathon Website

The official website for the SHS Hackathon, a STEM event hosted by the Sharon High School Website Development Club & Girls Who Code.

Logo


## Table of Contents

- [About](#about)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)

## About

### Technologies Used

- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [Vercel](https://vercel.com/)
- [EmailJS](https://www.emailjs.com/)

_Code from the following repo was used for the test [Latin Quiz](https://github.com/cqb13/latin-quiz)_

## Getting Started

### Installing

1. Clone the repository

```bash
git clone https://github.com/Website-Club/shs-hackathon.git
```

2. Install dependencies

```bash
npm install
```

3. Start the development server

```bash
npm run dev
```

## Contributing

Contributions, issues and feature requests are welcome!

Feel free to check [issues page](https://github.com/Website-Club/shs-hackathon/issues)
or [create a new issue](https://github.com/Website-Club/shs-hackathon/issues/new)
if you want to contribute.

## License

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