Skip to content

A Next.js web application that displays different Harry Potter characters.

Notifications You must be signed in to change notification settings

Samueelx/next-harry-potter

Repository files navigation

Next Harry Potter

This is a Next.js project bootstrapped with create-next-app. It displays data about different Harry Potter Characters.

Getting Started

TO clone the repository, run the following command:

    git clone https://github.com/Samueelx/next-harry-potter.git

cd into the root of the project directory and...

run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Alternately

Visit the live link.

Technologies Used

  • Next.js
  • CSS
  • TypeScript
  • Git

To do

  • Add Search Functionality

Known Bugs

  • The API used does not have the images of some of the characters (such as Cassius Warrington and Fleur Delacour), that is why I decided to display the details of only the first 21 characters.

License

MIT

Author

Samuel Gitimu

Learn More

To learn more about Next.js, take a look at the following resources:

About

A Next.js web application that displays different Harry Potter characters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published