Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cqb13/shs-hackathon
- Owner: cqb13
- License: mit
- Created: 2023-10-17T00:12:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-05T02:07:51.000Z (4 months ago)
- Last Synced: 2024-10-17T11:39:42.080Z (3 months ago)
- Topics: emailjs, hackathon, nextjs, sharon, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://hackathon.shsdevs.com
- Size: 2.48 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sharon High School Hackathon WebsiteThe official website for the SHS Hackathon, a STEM event hosted by the Sharon High School Website Development Club & Girls Who Code.
## Table of Contents
- [About](#about)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)### 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)_
### 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
```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.This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.