Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulclindo/marvel-clone
A Clone of Marvel Studios 🚀
https://github.com/paulclindo/marvel-clone
css html js
Last synced: 2 days ago
JSON representation
A Clone of Marvel Studios 🚀
- Host: GitHub
- URL: https://github.com/paulclindo/marvel-clone
- Owner: paulclindo
- Created: 2020-01-18T15:36:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T22:50:32.000Z (over 4 years ago)
- Last Synced: 2024-12-06T18:54:31.517Z (17 days ago)
- Topics: css, html, js
- Language: HTML
- Homepage: https://paulclindo.github.io/marvel-clone/
- Size: 669 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![build status](https://img.shields.io/github/commit-status/badges/shields/gh-pages/9d90bd1f9549b3c8b59ad8338a8acd92e1e36f3c.svg?label=deploy%20status
)![marvel](https://www.tomosygrapas.com/wp-content/uploads/2016/07/marvelstudios-7611c.jpg)
Watch Live [Here](https://paulclindo.github.io/marvel-clone/)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Pre-requisites
None
### Installing
Install the dependencies:
```
npm i
```Run project:
```
npm run start
```### Technologies
This was built using HTML, CSS and vanilla JS.