Skip to content

xtrixia/react-swapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swapil

Develop a React application, based on StarWars API https://swapi.co/.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm install --save-dev axios

Install module to perform a GET request.
It may take times to fetch.

Functional Requirements

  • Display all peoples from StarWars movies
  • Display individual people details
  • Using Redux

About

A simple web app consuming StarWars API. Built with React, Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors