Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ycabrera90/marvelapp

View of Marvel's most popular series
https://github.com/ycabrera90/marvelapp

css-modules firebase-hosting jest react react-testing-library redux-toolkit sass typescript

Last synced: about 10 hours ago
JSON representation

View of Marvel's most popular series

Awesome Lists containing this project

README

        


EIP Studios

# Marvel App
On this [website](https://marvel-app.yosniel-dev.com/) you can see the most popular Marvel series and have all the details of the series that you like the most

## Built with
* [React](https://es.reactjs.org/docs/getting-started.html) - Javascript Library (Framework!)
* [Sass](https://sass-lang.com/) - CSS extension language
* [Node.Js](https://nodejs.org/en/docs/) - JavaScript runtime environment
* [Firebase](https://firebase.google.com/) - Deployment platform

## Server Side
If you are interested in the server side part of this project you can find the repository [here](https://github.com/ycabrera90/MarvelApp-bkEnd.git).

## Clone and run app
These instructions will allow you to obtain a copy of the project on your local machine for development and test purposes.
Look the [**deployment**](https://marvel-app.yosniel-dev.com/) so you can see the final result.

#### Pre-requirements
For run this project you must have installed the following packages in your local machine

* [NodeJs](https://nodejs.org/en/)
* [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)

#### Clone and serve
For clone and serve the project you need open a terminal, go to the folder which you want to work and put the follows commands
```
git clone https://github.com/ycabrera90/MarvelApp.git

cd MarvelApp

npm install

npm start
```
## Authors
* [**Yosniel Cabrera**](https://www.linkedin.com/in/eip-studios/) - *React Developer*

## License
This project is **public** and only for academic purposes.

## Read More 🎁
* You can find the documentation of the APIS in the following [link](https://developer.marvel.com/).


[⬆ Back to top](#marvel-app)


---
[email protected]