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.🤩🎈
- Host: GitHub
- URL: https://github.com/yadurani/comic-app
- Owner: yadurani
- Created: 2021-04-24T20:29:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T17:56:39.000Z (about 5 years ago)
- Last Synced: 2025-07-21T05:59:48.277Z (12 months ago)
- Topics: github-pages, react, reactjs, redux, sass, webpack
- Language: JavaScript
- Homepage: https://yadurani.github.io/comic-app/
- Size: 598 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 🔖
