Table of Contents
Welcome to the Star Wars App! This simple React application is designed to provide you with a glimpse into the vast Star Wars universe. Explore character details, delve into movie information, and now with added store functionality, browse unique products featuring Star Wars characters.
- Character List: Browse through a list of Star Wars characters.
- Film List: Explore the Star Wars movies and find key details about each film.
- Grogu Guidance: Delight in the presence of the wise Grogu, who graces the page with his adorable charm and imparts nuggets of wisdom.
- Store (Powered by Redux): Discover a diverse collection of Star Wars-themed collectibles, curated from across the galaxy.
- React
- Swapi API
- React Modal
- React Tooltip
- React Router
- GSAP
- Redux
- Redux Toolkit
- React Select
- React Spinners
- Clone the repository.
- Install dependencies using
npm install
. - Start the development server using
npm start
.
The application uses the SWAPI to fetch data about characters and movies. You can explore the API documentation for more details.
A diverse marketplace featuring various categories of collectible items crafted by AI, inspired by the iconic Star Wars universe. With the seamless integration of Redux, you can effortlessly add your favorite items to the cart, ensuring a smooth and convenient shopping experience.
This project is licensed under the MIT License.
Note: This application includes custom design elements that are the intellectual property of the owner. The design, including but not limited to user interface components, layout, and styling, is not licensed under the MIT License. You are not allowed to copy or reuse the design elements of this application without explicit permission from the owner.
- The Star Wars API (SWAPI) for providing a rich set of data about the Star Wars universe.
- React community for creating a powerful library for building user interfaces.
Happy coding, and may the Force be with you!