maremarebell / ourbelovedgame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gif of Michelle Young saying it's game time!

Our Beloved Game

This is an app made to display information about the players of our beloved game, the Bachelor / Bachelorette. At the moment, it only covers Bachelorette Seasons 17 & 20. It is a Next.js project bootstrapped with create-next-app and is hosted by Netlify.

The data for this site is currently JSON files exported from Google Sheets: This is the current season's Google Sheet. If you'd like to have edit access to this file, you can request access via the Google Sheet.

Contribution 🌹

This is just for fun and I'd love to have other people contribute if they'd like. If you have ideas / edits you'd like to create, let's use Issues to start the conversation. Then we can move to PR -> approval -> deploy (Netlify automatically deploys changes that are merged to main). You can also just start with a PR and surprise me 😂.

Please also feel free to submit bugs as Issues and I'll try to tackle them as I go.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deployed on Netlify

This site is deployed on Netlify and is available in production here: https://ourbelovedgame.com/

About

License:MIT License


Languages

Language:JavaScript 50.0%Language:SCSS 19.8%Language:CSS 17.7%Language:TypeScript 12.5%