Skip to content

This project is a responsive web app showcasing Star Wars planets and their residents, utilizing SWAPI for data retrieval and emphasizing clean design and intuitive navigation. It's built to offer a visually engaging experience while providing seamless access to detailed planetary information.

Notifications You must be signed in to change notification settings

Pushpendra-1697/swapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swapi

Overview

This project involves building a responsive web application that serves as a directory of planets from the Star Wars universe. Utilizing the Star Wars API (SWAPI), it fetches data about planets and their notable residents, presenting them in an intuitive card-based interface. The application features pagination for easy navigation through the list of planets and focuses on delivering a visually appealing user experience through modern styling techniques and responsive design.

Verecel Hosted Link :

https://swapi-teal.vercel.app/

How to run locally

Clone the Repository from GitHub. Then do the following steps:

  • On Windows
    npm install
    npm run start
    (or)
    npm start 

Tech Stacks :

React (JSX Syntax), Fetch for handling asynchronous requests, Standard React components, and React hooks.

PORT Used :

    3000  ----> Default Port

Some Project Screenshots :

A) For Computer Screen:

Screenshot (521) Screenshot (522) Screenshot (528)

B) For Mobile/Tablet Screen :

Screenshot (524) Screenshot (525) Screenshot (526) Screenshot (527)

About

This project is a responsive web app showcasing Star Wars planets and their residents, utilizing SWAPI for data retrieval and emphasizing clean design and intuitive navigation. It's built to offer a visually engaging experience while providing seamless access to detailed planetary information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published