Skip to content

gmglln/devf-technical-test

Repository files navigation

Marvel

A website built on ReactJS to preview of Marvel Comics and Characters via API.

Marvel

What do we evaluate? 🥷🏻

  1. Cómo decides resolverlo - with ReactJS ⚛️
  2. Patrón de diseño - HOC (high order component), because code reuse 📦
  3. Cuánto tiempo te toma resolver el ejercicio - More or less 3 hours ⏰
  4. Tecnologías que ya conoces, o algo nuevo - known technologies 🧠
  5. Que tu proyecto esté en un repositorio público en github - 🌍
  6. Desplegada en internet - Vercel 🔼

Getting Started

To get a local copy up and running, please follow these simple steps.

Prerequisites

Here is what you need to be able to run the web.

  • Node.js (Version: >= 16.x.x < 17).
  • Yarn (recommended) but you can use npm instead.
  • A free account in Marvel with Developer Beta enabled.

Crafted with:

Development

  1. Clone the repository.
git clone https://github.com/gmglln/devf-technical-test.git
  1. Go to project folder.
cd devf-technical-test
  1. Install dependencies from package.json.
npm install
  1. Start the project.
npm run dev

LICENSE

This project it's only for educative use, you can contribute to the project reporting an issue or pushing a feature or fix using a pull request.

Designed and coded by Memo Mogollan.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published