Skip to content

SoyDiego/projects-React

Repository files navigation

Projects ReactJS

This repo contain all my projects and code while i learn React JS following the course:
React - La Guía Completa: Hooks Context Redux MERN +15 Apps.

1 - Citas

Demo: https://administrador-citas-reactjs.netlify.app/

Screenshot

2 - Presupuesto

Demo: https://control-presupuesto-reactjs.netlify.app/

Screenshot

3 - Cotizador de Seguros

Demo: https://cotizador-seguros-reactjs.netlify.app/

Screenshot

4 - BreakingBad Quotes API

Demo: https://frases-api-reactjs.netlify.app/

Screenshot

5 - Clima

Demo: https://el-tiempo-reactjs.netlify.app/

Screenshot

6 - Cotizador de Criptomonedas

Demo: https://cotizar-criptomonedas-reactjs.netlify.app/

Screenshot

7 - Buscador de Noticias

Demo: No demo here.
The free version of this API does not allow CORS when the site has been published. CORS will only work on localhost for free accounts.

For use, you will get an API KEY from this website. Then create a .env file in your root directory with the next code:

REACT_APP_API_KEY = "YOUR APIKEY HERE"

Screenshot

8 - Buscador de Imágenes PIXABAY

Demo: https://buscar-imagenes-reactjs.netlify.app/

For use, you will get an API KEY from this website. Then create a .env file in your root directory with the next code:

REACT_APP_API_KEY = "YOUR APIKEY HERE"

Screenshot

9 - Buscador Letras de Canciones

Demo: https://buscar-letra-canciones-reactjs.netlify.app/

Screenshot

10 - Buscador de Recetas de Bebidas

Demo: https://recetas-bebidas-reactjs.netlify.app/

Screenshot

11 - MERN Tasks

Demo: https://mern-tasks-reactjs.netlify.app/

Screenshot

12 - CRUD - React, Redux, REST API & Axios

Demo: https://crud-reactjs-redux.netlify.app/

Screenshot

13 - ProductHunt - React, NextJS, Firebase

Login

You can register and account or use: [email protected] and password: testing.

Demo: https://producthunt-reactjs.netlify.app/

Screenshot

14 - Hotel Gatsby - React, Gatsby, GraphQL

Demo: https://hotel-gatsby-reactjs.netlify.app/

Screenshot

END COURSE! :)