Rammina / launch

Application that calls R/SPACEX API to retrieve data about space launches. It is made using React, Redux and SCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch

Application that calls R/SPACEX API to retrieve data about space launches. It is made using React, Redux and SCSS.

Getting Started

Just follow these instructions to run the application:

Clone the repository.

    git clone git@github.com:Rammina/launch.git

After that, go inside the project directory.

    cd launch

Install the required dependencies, by running:

    npm install --save

After installation, you may now run the project on http://localhost:3000 using:

    npm start

About

Application that calls R/SPACEX API to retrieve data about space launches. It is made using React, Redux and SCSS.


Languages

Language:JavaScript 69.3%Language:SCSS 22.5%Language:HTML 8.2%