Skip to content

avr6ude/swapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars Character Search

This is a simple React application that allows users to search for Star Wars characters using the Star Wars API. It provides a search input where users can type the name of a character, and the application will display a list of characters that match the search query.

Features

  • Search for Star Wars characters by name
  • Display a list of characters based on the search query

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/star-wars-character-search.git
  1. Install dependencies:
cd star-wars-character-search npm install
  1. Start the development server:
npm start

or

yarn start
  1. Open your browser and go to http://localhost:3000 to see the application.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published