Giter Site home page Giter Site logo

spacex-launch-app's Introduction

Spacex-Launch

React Application to list and browse all the launches by spaceX. User can also filter the results based on Launch Year, Successful Launch or Success Landing.

Installation

To install, simply clone this repository & run the npm install, using cmd or teminal this will install all the dependencies related to Project

Running Project

To run this project locally, run the following command npm start, this will start a local instance of the application & open your browser and copy paste url http://localhost:3000/ to open app in your browser.

Deployment

App is deployed using Netlify https://spacex-mission.netlify.app/

Approach

  1. Fetched data using https://api.spacexdata.com/v3 API
  2. Created components like:
    1. LauncList to render list of mission. 2. MissionCard to display individual spacex mission.
    2. Filter Component to filter mission by year, successfull landing or successful launch.
  3. Added Prop-types check in components.
  4. Add responsive design
  5. Netlify Depolyment

Library Used

  • Axios
  • React
  • React-Testing-Library
  • React-Loader-Spinner
  • PropTypes

Lighthouse Score

Overall Score

overall lighthouse score

Performance

performace

Accessibility

accessibility

Best Practice

Best practice

SEO

SEO

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.