Coder Social home page Coder Social logo

starwars's Introduction

Star Wars

Star Wars is a React App that's consumes an external Star Wars' API.

Installation

First, download the zip or clone this repository into your personal computer.

Use the package manager [yarn or npm] to install the dependencies.

yarn

After that, you can launch the application using the following command:

yarn dev

How to use the app

On each page you can search for a specific character, movie, vehicle or spaceship. You can also save as a favorite to view in a different section.

Pages

The app basically:

  • "/": Home page (Characters);
  • "/characters/:id": Specific character's page;
  • "/films": Films' page;
  • "/films/:id": Specific film's page;
  • "/starships": Starships' page;
  • "/starship/:id": Specific starship's page;
  • "/vehicles": Vehicles' page;
  • "/vehicles/:id": Specific vehicle page;

What technologies does this project use?

The whole app was made with ReactJs. To style, it's uses styled-components.

Others importants libs was used also:

  • React Redux (to save all favourites states)
  • Axios (to make requests to API);
  • Lottie (to make the animations with lottiefiles in JSON);
  • Lodash (to make debounce);
  • React Router DOM v6;
  • Polished;
  • React Icons.

About the author

The entire app was made by me.

All Data Provided By SWAPI

LinkedIn

License

MIT

Demo

Star Wars

starwars's People

Contributors

kameikay avatar

Stargazers

Avraham Hamu avatar Byron Rodriguez avatar Juan Martín Rivas avatar Hanifullah Jamalzai avatar Thiago Henriques Pessoa avatar  avatar Ijal avatar Matt Hootman avatar  avatar

Watchers

 avatar Emanuele Moncada avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.