Skip to content

Final JavaScript Capstone project, Free-To-Play games with the latest technologies and mesmerizing UI design. Leave a ⭐ if you like it!

License

Notifications You must be signed in to change notification settings

SaidRasinlic/Free-To-Play-Games

Repository files navigation

Free-To-Play Games

This is the JavaScript capstone project, which is based on an external API. The data of the games, which is fetched from the API, it gets displayed on the cards. The user can leave a comment on the game cards and give it a like also.

Built With

  • HTML
  • CSS/SCSS
  • JavaScript
  • Modules
  • Webpack
  • Jest test

Screenshots

Mobile

IPhone 13 Version IPhone 13 Version

Desktop

Screenshot from 2022-04-22 22-23-24 Screenshot from 2022-04-22 22-24-14

Getting Started

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

Prerequisites

  • browser (Google Chrome, Firefox)
  • text editor (VSCode)
  • terminal

Setup

git clone [email protected]:saidrasinlic/Free-To-Play-Games.git

Installation

Install dependencies

npm install

Install Sass loader, webpack

npm install sass-loader sass webpack --save-dev

Install file-loader

npm install file-loader --save-dev

Install Jest

npm install jest

Install @babel/plugin-transform-modules-commonjs

npm install --save-dev @babel/plugin-transform-modules-commonjs

Run the tests

npm test

Build the app

npm run build

Run the app

npm run dev

Authors

👤 Said Rašinlić

👤 Virag Kormozcy

🤝 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!

📝 License

This project is MIT licensed.

About

Final JavaScript Capstone project, Free-To-Play games with the latest technologies and mesmerizing UI design. Leave a ⭐ if you like it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published