Skip to content

ingridflack/Naruto.App

Repository files navigation

About the Project

Naruto App is a project created to improve my frontend developer skills. To get data, I use the NarutoQL API. Click here to visit the app.

Built With

Prerequisites

  • NodeJs

Installation

  1. Clone the repo
    git clone https://github.com/ingridflack/Naruto.App
  2. Install the dependencies with yarn or npm install
  3. Run yarn dev to start the dev server
  4. Open https://localhost:3000

Features

  • Filter by rank, name and village
  • See all Naruto characters
  • Add and remove from favorites (It will be persisted on LocalStorage)
  • Responsive layout

Features in progress

  • Unit tests
  • E2E tests

About

Project to practice Next.js and GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published