Skip to content

gaurav219/Gamify

Repository files navigation

Gamify

Gamify is a games library of different genres and also shows the hot picks of the current week. If interested, you can also buy the games by clicking Go To Steam/Owner's Page.

Version

1.0.0

ScreenShots

Home

image

Login

image

Show All

image

Routes

"/" - Home Page of the Application. 
"/signup" - SignUp Page - The user can sign up to the server here.
"/login" - Login Page - The user can log in to the server here.
"/game/{Name_Of_Game}" - Accessing the page of a particular game.
"/admin" - Adding, removing the games are handled here. Only the admin can access this page.
"/about" - A small introduction of the application.
"/support" - Suggestions for improving and contributing to the application.
"/show" - Surfing the whole game directory by yourself.

Third - Party Authentications

GitHub Facebook Google

Prerequisites

The dependencies specified in the package.json file must be installed before starting the server.

Run Server

npm start

Usage

Open http://localhost:7890 in your browser

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published