Skip to content

pablopelardas/videogames-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. General Info
  2. Technologies
  3. Installation
  4. Collaboration
  5. Contact

General Info


🚀 Deploy: VideoGame Library

The goal of the project was to build a Single Page Application using React, Redux, Node and Sequelize. This application brings data from the rawg.io API and has the following features:

  • Search video game by name
  • Enter and get details of a video game.
  • Create a video game (if the minimum fields are completed and with a fully controlled form).
  • Delete a created video game
  • Sort alphabetically
  • Filter by: Genre, Best rating, created/API

Demo (Click the image)

Project's Demo

Technologies


A list of technologies used within the project:

Installation


A little intro about the installation.

Backend:

$ git clone https://github.com/pablopelardas/videogames-api.git
$ cd ../path/to/the/file/client/api
$ npm install
$ npm start

Frontend:

$ git clone https://github.com/pablopelardas/videogames-api.git
$ cd ../path/to/the/file/client
$ npm install
$ npm start

Collaboration


Hi! If you want to collaborate with the project you can make a fork and a pull request, I will take a look at it and if it's all okay I will merge it with the main branch. Thank you for your interest in the project! 😄

Contact


About

SoyHenry Final Individual Project (PI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published