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

https://github.com/lnardon/hqstore

An HQ Store using Marvel's API, React.js, and Redux.
https://github.com/lnardon/hqstore

coding-challenge css react react-hooks reactjs redux rest-api

Last synced: 2 months ago
JSON representation

An HQ Store using Marvel's API, React.js, and Redux.

Awesome Lists containing this project

README

          

# HQ Store

A Marvel inspired HQ Store using Marvel's API, React.js and Redux.



## [Live demo here](https://lnardon-hqstore.web.app/ "Homepage")

### Installation

- Clone the repository, run `yarn && yarn start` on the react folder, and it will be available for you on your localhost.
- On the root folder create a `.env` file with the folowing content: `REACT_APP_API_KEY=`

### What I Used on this project

- React
- React Hooks
- Redux
- Redux Hooks
- Marvel API