Skip to content

dIB59/How-Long-to-Beat-your-steam-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SteamGames

Welcome to SteamGames, a project that allows you to retrieve data about Steam users. It is mainly about how long it will take a user to beat thier entire steam library. This README will guide you on how to use the project effectively.

Getting Started

To get started, follow these steps:

  1. Clone the repository to your local machine.
  2. Open a terminal and navigate to the steamgames directory.
  3. Start the database by running the following command:
docker-compose up
  1. Open the project in your preferred IDE, such as IntelliJ.
  2. Run the SteamGamesApplication class to start the backend.
  3. Open the client folder in your terminal.
  4. Run the following command to install the necessary dependencies:
npm install
  1. Run the following command to start the client:
npm run dev
  1. Once the client is running, open your browser and go to http://127.0.0.1:5174/.
  2. In the input field, enter a Steam username to retrieve data about it.

Screenshots

Here's a screenshot of the project in action:

Screenshot

Feel free to explore the features and functionalities of the project!

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. Feel free to use and modify the code as per your needs.

Acknowledgements

We would like to express our gratitude to the following resources and libraries that made this project possible:

  • Docker - for containerization.
  • IntelliJ - for the powerful IDE.
  • npm - for package management.

Thank you for using SteamGames! If you have any questions or need further assistance, please don't hesitate to reach out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published