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.
- HTML
- CSS/SCSS
- JavaScript
- Modules
- Webpack
- Jest test
To get a local copy up and running follow these simple example steps.
- browser (Google Chrome, Firefox)
- text editor (VSCode)
- terminal
git clone [email protected]:saidrasinlic/Free-To-Play-Games.git
npm install
npm install sass-loader sass webpack --save-dev
npm install file-loader --save-dev
npm install jest
npm install --save-dev @babel/plugin-transform-modules-commonjs
npm test
npm run build
npm run dev
👤 Said Rašinlić
- GitHub: @SaidRasinlic
- Twitter: @SaidRasinlic
- LinkedIn: @SaidRasinlic
👤 Virag Kormozcy
- GitHub: @virag-ky
- Twitter: @Virag_Ky
- LinkedIn: virag-kormoczy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.