/magnum

Magnum is a game-searching site with the latest & popular information. Made with ReactJS & Redux

Primary LanguageJavaScript

Magnum - game searching platform🎮

Magnum is a game information library where the user can get details about new, most popular and upcoming video games across all gaming platforms. User could also search for a game. This app uses data from the RAWG.io API to display information.

Screenshots

Home Screen

home screen

Expanding game's details:

Have information of game name, it's rating, supported platforms, screenshots and description. game info 1 game info 2

After searching for "here" in the search bar:

"here" results

Technologies used

  • React.js
  • redux / react-redux
  • External modules
  • react-router-dom
  • redux-thunk
  • framer-motion
  • axios
  • styled-components

Build node_modules

In the project directory, run

npm install

or

npm i

Run application (development mode)

In the project directory, run

npm start