Skip to content

Yanir-R/starwarsAPI

Repository files navigation

Get Started

Clone the repo:

git clone https://github.com/Yanir-R/starwarsAPI.git

Install dependencies :

npm i

Run The Client:

npm start

Table of Contents js-standard-style

Introduction

swapi.dev is data source for Star-Wars universe accessible via RESTful API
This project is Web Client App that presents data from swapi.dev
Allows users to select their favorite films, and save or delete them from their localstorage.

Features

  • Select Favorite Film
  • Add Film To Favorite List
  • Delete From Favorite List

Instructions

  • Initially the application with all Star-Wars films.
  • More info to see more details about each film.
  • Add favorite to add a film to your localstorage
  • Delete Favorite to delete a film from your localstorage

Motivation

I created the project to specialize in the technologies I used and demonstrate my programming abilities

Technologies

License

MIT © Yanir-r

About

This project is a web-app using swapi API 🎥

Topics

Resources

Stars

Watchers

Forks