Star Wars API
Descriptiom
Working with the StarWars API to display its characters and respective movies from the saga. I demonstrated my skills in Next.js and Tailwind CSS.
Installation
- Clone the repository:
- Navigate to the project directory:
- Install dependencies:
Key Features
- Home:
Page with animation.
- Movies:
Pages for all 6 films in the saga with their respective details.
- Characters:
All characters from the saga with their information, and you can also see who appears in each movie.
Stack
- React
- Next Js
- TailwindCss