/star_db

Application based on Swapi Api, about heroes, planets and starships from StarWars

Primary LanguageJavaScript

star_db

 
Production
 

Github top language Github language count Repository size Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Screenshots   |   Author


🎯 About

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

✨ Features

✔️ 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;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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>

🖼️: Screenshots

1
  2
 

📝 Contact

For any inquiries or questions, please contact Rahym Charyyev

 

Back to top