Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisvdev/pi-videogames

A full-stack application made with Node.JS and React.JS that displays a catalog of games, made for the "Soy Henry" bootcamp.
https://github.com/chrisvdev/pi-videogames

api-rest expressjs henry node-js portfolio postgresql reactjs redux-toolkit

Last synced: 29 days ago
JSON representation

A full-stack application made with Node.JS and React.JS that displays a catalog of games, made for the "Soy Henry" bootcamp.

Awesome Lists containing this project

README

        

# PI-Videogames

This project is 1 of 2 big projects that I was asked to do at the "Soy Henry" Bootcamp.
It is a full-stack application where the brief was to build a Back-End made on Node.JS that consumes data from the rawg.io API to display a list of games and their details implementing the use of a PostgreSQL database to host new games. The Back-End is controllable from the Front-End, made with React.JS, through its Rest-API.