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
- Host: GitHub
- URL: https://github.com/alsongard/starwars_web_app
- Owner: alsongard
- Created: 2024-09-09T06:43:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T00:48:29.000Z (over 1 year ago)
- Last Synced: 2024-11-12T01:30:37.065Z (over 1 year ago)
- Topics: api, netify, reactjs
- Language: JavaScript
- Homepage: https://alsonstarwars.netlify.app/
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

## 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