Este proyecto lo hice con el objetivo de aprender React.
Revisa el contenido de este proyecto en esta url : https://StewartGF.github.io/ROMPage-React
Usé principalmente llamados a la API de ROMExchange con el fin de poder mostrarlos mediante el uso de hooks de react.
Se corrigió el error de CORS usando un proxy en Heroku -> https://stewartgf-cors-anywhere.herokuapp.com/
- Pasos:
git clone https://github.com/Rob--W/cors-anywhere.git
cd cors-anywhere/
npm install
heroku create
git push heroku master
- v1
- v1.1 Post-Format
- v2
- Incorporando Loading entre llamadas a la API (25 Oct, 2019)
- React v16.11
- React-DOM v16.11
- Create-React-App Facebook - v3.2.0
- Open API - API ROM Exchange 1.0.1
- React-Chart.js2 v2.8.0 React-Chart.js2 - v2.8 de Jeremy Ayerst Github
- Chart.js v2.9.2 Chart.js - v2.9
- Boostrap 4 - https://getbootstrap.com/
- Chart.js - https://www.chartjs.org/
- NodeJS (incluye NPM) - https://nodejs.org/en/download
- Visual Studio Code - https://code.visualstudio.com/download