Raghujeet-singh / star-wars-directory

Home Page:https://star-wars-directory-beige.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STAR WARS

  • A web app that fetches data from The Starwars API and displays lists of characters, starship, films and planets made with react

Features:

  • Displays characters, people, starships and films info of Star wars
  • Datas are fetched asynchronously from star wars api
  • Initial Loading
  • Datas are stored as cached data in the site
  • Very fast to load all datas
  • Pagination feature

Installation:

1.Clone the Repository:

         -git clone https://github.com/your-username/your-repository.git

2.Install Dependencies:

         -cd your-repository
         
         -npm install

3.Usage:

         Start the Application:
         -npm start

Contribution:

  1.Fork the repository.
  2.Create a new branch (git checkout -b feature-branch).
  3.Make your changes.
  4.Commit your changes (git commit -am 'Add new feature').
  5.Push to the branch (git push origin feature-branch).
  6.Create a new Pull Request.

About

https://star-wars-directory-beige.vercel.app

License:MIT License


Languages

Language:JavaScript 60.4%Language:SCSS 37.9%Language:HTML 1.2%Language:CSS 0.5%