Welcome to PlayFolio, a dynamic website to showcase your favourite games and their details. Manage your game collection effortlessly!
- View a curated list of games with their details.
- Add new games to the collection.
- Edit existing game information.
- Delete games you no longer want to keep.
- Create a personalized list of favourite games.
- ReactJS: Frontend library for building user interfaces.
- Bootstrap: CSS framework for responsive and stylish design.
- Clone the repository:
git clone https://github.com/H4zemHel4l/PlayFolio.git
cd PlayFolio
- Install dependencies:
npm install
- Start the development server:
npm start
- Open http://localhost:3000 in your browser.
- Browse the list of games on the homepage.
- Click on a game to view its details.
- Use the "Add Game" button to add a new game.
- Edit or delete games using the respective buttons.
- Manage your favourite games in the "Favorites" section.
Contributions are welcome! Feel free to open issues or pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Happy gaming! 🎉
Feel free to customize it further based on your project's specific details and requirements.