Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

JuanVqz/swapi

Repository files navigation

Swapi

Swapi is a website built in Lit that uses the Star Wars API.

Installation

  1. Fork the project
  2. Clone the project
  3. Navigate to the project directory cd swapi
  4. Install dependencies with npm install
  5. Run npm run dev