/marvel-library

Tools to browse the list of Marvel characters.

Primary LanguageVue

Logo

Marvel library
Api documentation

Tools to browse the list of Marvel characters.

Technical stack

  • Nuxt 3
  • Tailwind CSS

Local installation

  1. Clone the repo.
    git clone https://github.com/damien-piedanna/marvel-library.git
  2. Set your local environment variables.
  3. Install packages.
    yarn install
  4. Launch a dev server
     yarn run dev