Skip to content

BohdanKhv/bggrid.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boardgames Project

Welcome to the Boardgames Project! This project aims to create a comprehensive collection of popular board games, providing detailed information, for each game and allowing users to rate and review them. Follow your friends and log your plays to see how you stack up against the competition.

Features

  • Game Catalog: Browse a wide variety of board games.
  • Game Details: Access detailed information about each game.
  • User Reviews: Read and write reviews for your favorite games.
  • Game Ratings: Rate games and see how others have rated them.
  • Play Logs: Log your plays and track your progress.

Installation

To get started with the project, clone the repository and install the necessary dependencies:

git clone https://github.com/BohdanKhv/bggrid.com.git
cd bggrid.com
npm install

Usage

Run the project locally with the following command:

npm start

Open your browser and navigate to http://localhost:5173 to explore the board games.

Contributing

We welcome contributions from the community! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or suggestions, feel free to reach out to us at contact@bggrid.com.

Enjoy your board gaming experience!