About | Features | Technologies | Requirements | Starting | Screenshots | Author
Application based on Swapi Api, about heroes, planets and starships from StarWars (https://swapi.dev/documentation). For use, it is recommended to use the VPN service. I created this app from the Udemy course of Juriy Bura, React + Redux - Professional Development
✔️ Users can see the detailed information about heroes, planets and starships from StarWars;
✔️ In the main page added functionality to display the image of the random planet and information about it;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/RahymCharyyev/star_db
# Access
$ cd star_db
# Install dependencies
$ npm install
# Run the project
$ npm start
# The server will initialize in the <http://localhost:4000>
For any inquiries or questions, please contact Rahym Charyyev