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:
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.
- you should have node and react installed
npm i
npm run start