Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 782 Bytes

File metadata and controls

28 lines (15 loc) · 782 Bytes

Starwars

This project is starwars website where users can search for and view informations about their favorite starwars characters.

The project is bootstrapped with the following:

Create React App.

Bootstrap

At the moment users can search for starships and characters and view more details about these characters or starships.

Users can view a list of starships and characters.

On the character page, characters can filtered by gender.

Currently working on fixing minute bugs and implementing few more functionalities.

Requirements

  • you should have node and react installed

Installations

  • npm i

Start Project

  • npm run start