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

https://github.com/yadurani/comic-app

Comic is an application where you can find random comics, rate them and add them to categories.🤩🎈
https://github.com/yadurani/comic-app

github-pages react reactjs redux sass webpack

Last synced: 3 months ago
JSON representation

Comic is an application where you can find random comics, rate them and add them to categories.🤩🎈

Awesome Lists containing this project

README

          

# Comic | xkcd 👧

Consumo de api de [xkcd](https://xkcd.com/)

## Demo 🚀

[View Demo](https://yadurani.github.io/comic-app/)

## Tools 🚀

- React.js
- Redux
- Webpack
- Sass

## Installation 🛴

Clone la app

```bash
git clone https://github.com/yadurani/comic-app.git
```

Instale las dependencias

```bash
yarn install 'or' npm install
```

Corra el proyecto

```bash
yarn dev 'or' npm run dev
```

## Overview 🔖

![Img overview project](public/cover.png)