Sarthak-Dayal / Science-Bowl-Aid

Science Bowl Aid is a simple, open-source, and intuitive platform to time and score practices while accessing official Science Bowl questions with just a few clicks.

Home Page:http://nsb-aid.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Science Bowl Aid

Science Bowl Aid is an app to help High School teams practice for Science Bowl that provides a simple, open-source, and intuitive platform to time and score practices while accessing released DOE National Science Bowl questions with just a few clicks.

Website

https://nsb-aid.vercel.app/

Screenshots

Landing Page Screenshot

App Screenshot

Acknowledgements

Contributing

Contributions are always welcome! Help me take this project to the next level by improving mobile UI and adding features. You don't have to commit code to help out; you can also open issues, add to discussion on other issues and PRs and provide feedback in discussions or issues.

Run Locally

Clone the project

  git clone https://github.com/Sarthak-Dayal/Science-Bowl-Aid.git

Go to the project directory

  cd Science-Bowl-Aid

Install dependencies

  npm install
  # or
  yarn install

Start the server

  npm run dev
  # or
  yarn dev

Tech Stack

Client: React, Next

Server: Node

License

MIT

About

Science Bowl Aid is a simple, open-source, and intuitive platform to time and score practices while accessing official Science Bowl questions with just a few clicks.

http://nsb-aid.vercel.app

License:MIT License


Languages

Language:JavaScript 61.8%Language:CSS 38.2%