Skip to content

This is a website which displays a list of 350,000 games. You can see previous users comments on these games or even leave your own comment. It also displays game's rating, description, and website.

Notifications You must be signed in to change notification settings

shadabwahidullah/Game-protal

Repository files navigation

Game Portal

The Gameportal is a webpage that provides you a list of games. You can like games or add a comment about them.

Game.Portal.Presentation.-.YouTube.mp4

image

When you click on comment a modal pops up which looks like following screenshot. It will give you more detail about the game.

image

Live Demo

Video Presentation

Built With

  • HTML
  • CSS
  • BootStrap
  • JAVASCRIPT
  • Webpack

Getting Started

1 - On Github, on the main page of the Gameportal repository, click the Code button and copy "Clone with HTTPS" by clicking the copy icon. In your terminal, enter a git clone and past the link that you copied from the repository, and press the Enter (e.g. git clone https://github.com/shadabwahidullah/Game-protal.git).

  • To get a local copy up and running follow these steps.

2 - open your terminal and clone the project running

git clone https://github.com/jonathastavares/JavaScript-Capstone.git

3 - install or update your npm running

npm install

or if you have it installed already

npm update

4 - start your local server and build project using

npm start

Testing

We use Jest library to test our code.

You can run those tests locally if you follow the steps above from 1 to 3, and then run:

npm test

Authors

👤 Wahidullah Shadab

👤 Jonathas Tavares

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • We have used RAWG video games database API to get the information about games. It's a very cool API with great documentation and it's free for non-enterprise use.

📝 License

This project is MIT licensed.

About

This is a website which displays a list of 350,000 games. You can see previous users comments on these games or even leave your own comment. It also displays game's rating, description, and website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published