An open API service indexing awesome lists of open source software.

https://github.com/alsongard/starwars_web_app

StarWarsWebApp that provides information about star wars movie from characters, ships e.t.c
https://github.com/alsongard/starwars_web_app

api netify reactjs

Last synced: over 1 year ago
JSON representation

StarWarsWebApp that provides information about star wars movie from characters, ships e.t.c

Awesome Lists containing this project

README

          

# STARWARS_WEB_APP

## Description
The **Star Wars Web App** is a dynamic web application that allows users to explore the vast Star Wars universe, including information about characters, planets, and starships from the famous franchise. This project was built with modern web technologies to deliver a responsive and interactive user experience. Data is fetched from the [star_wars_api](https://swapi.dev/)

## Table of Components

1. [Installation](#installation)
2. [Usage](#usage)
3. [Contributions](#contributions)
4. [License](#license)

## Installation

### Requirements:
- node v22.3.0

### Steps
1. Clone the repository:
``git clone https://github.com/alsongard/Starwars_Web_App.git``
1. Navigate into the directory:
``cd star_wars_web_app``
1. Run the application:
``npm start``

## Usage
Select one of the options provided in the select list:
![select_image](new_image.jpg)
## Contributions
The app was created using ``npx create-react-app``.
Data is fetched from the star wars api and displayed depending on the option selected by the user.

## License
The project is licensed under the GPlv2 Licencse