Skip to content

UlftKcy/marvel-app

Repository files navigation

Marvel App

Table of Contents

Overview

  • Explore the vast Marvel universe with the convenience of infinite scrolling.
  • Easily find your favorite characters by searching their names.
  • View comprehensive pages for each character to learn more about their traits.
  • Browse the comics where the character is featured.

Built With

  • NextJS 14
  • Typescript
  • Rest API
  • Styled Components
  • Framer Motion
  • Husky
  • Conventional Commit
  • Unit and snapshot tests with Jest and React Testing Library

How To Use

Clone this repository

$ git clone https://github.com/UlftKcy/marvel-app.git

Install dependencies

$ npm install

Run the app

$ npm run dev

Contact