-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# Gaming-Review-Website | ||
This project is a dynamic game review platform where users can explore detailed reviews of popular video games. The website provides a clean, modern interface that showcases top-rated games with their scores, genres, and cover images. Users can search for games, filter by genre, and view reviews in an easy-to-navigate layout. | ||
|
||
Main features include: | ||
|
||
A homepage showcasing top games with their review scores. A search functionality to find games by title. Genre filters to explore games by category. User authentication for registration and login. The website is built using HTML, CSS, PHP, and JavaScript, with a backend database that stores user information and game reviews. It's designed to be responsive and user-friendly, making it a perfect project for demonstrating full-stack web development skills. |