tchestnut85 / anigame-react

React SPA to search for a video game title and find related games and anime with links to streaming service and other information. Updated to use React and Redux from a previous project.

Home Page:https://tomchestnut.dev/anigame-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AniGame

Welcome to AniGame! AniGame was created with gamers like YOU in mind. To get started type the game you are looking for in the searchbar. Related games and animes will appear. To see title summaries simply click anywhere on the grey box and the box will extend revealing additional information. Anime related titles also have an average rating, saving you time and research. Have a favorite way to play? Customize your experience by choosing from xbox, playstation, steam, and nintendo related color schemes. This user-based application was created by Tom Chestnut and Claire Sylvester as a team project for UPENN's Coding Bootcamp, Project 1. Updated to use React, React's Context API for state management and React Router.

AniGame-React Active Link

AniGame Homepage

Installation

  • Repository Link
  • Click clone or download repository.
  • Access terminal.
  • Navigate to directory you wish to save the clone to.
  • Run git clone git@github.com:tchestnut85/anigame-react.git in the terminal, then cd anigame-react
  • In the root directory, run npm install
  • After installation is complete, run npm start to start Anigame-React locally

Technologies Used

License

MIT

About

React SPA to search for a video game title and find related games and anime with links to streaming service and other information. Updated to use React and Redux from a previous project.

https://tomchestnut.dev/anigame-react/

License:MIT License


Languages

Language:JavaScript 73.5%Language:HTML 12.2%Language:SCSS 7.9%Language:CSS 6.4%Language:Shell 0.1%