This is a mini-project called "Game Space" that simulates an online game store. The application is developed using React and CSS Modules, and utilizes View Transitions API for smooth transitions, enhancing the user experience during navigation.
- List of available games.
- Detailed page for each game.
- Smooth transitions and animations when switching pages.
-
Clone this repository on your local machine.
-
Install the necessary dependencies: cd game-store -
npm install -
Start the development server:
npm start -
Open your web browser and visit
http://localhost:3000to access the game store.
Licensed Under General Public License 3.0
Contributions are welcome! If you find any errors or have ideas to improve the store, feel free to open an issue or submit a pull request.

