Skip to content
/ Gimli Public

The Star Wars API "In my experience, there's no such thing as luck. Big changes are coming, and we must be prepared."

Notifications You must be signed in to change notification settings

Shoetan/Gimli

Repository files navigation

Starwars Movie Explorer

A frontend application that provides an interface to explore information about Star Wars movies using the Star Wars API (SWAPI).

Features

  • Browse all Star Wars movies

  • View detailed information about each movie including:

    • Release date
    • Director
    • Opening crawl
    • Characters
    • Planets
    • Starships

Technologies Used

  • Frontend Framework (e.g., React/Vite)
  • SWAPI (Star Wars API)
  • HTML5
  • JavaScript/TypeScript
  • TailwindCSS
  • React Hook Form
  • React Router
  • Tanstack
  • Zod

Views

Login Dashboard

Getting Started

  • Deployed link Live
  • To login use Email: anything@gmail.com password:12345678anything

Local Setup

  • Node.js (v18 or higher)

  • npm or yarn package manager

  • Clone repo: git clone git@github.com:Shoetan/Gimli.git

  • Navigate to the project directory: cd gimli

  • Install dependencies:

npm install
# or
yarn install
  • Start the development server:
npm start
# or
yarn start

API Reference

This project uses the Star Wars API (SWAPI) to fetch movie data. You can find the API documentation at SWAPI Documentation.

About

The Star Wars API "In my experience, there's no such thing as luck. Big changes are coming, and we must be prepared."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published