Skip to content

frontandrew/star-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarDB (react)

v0.1.0


About:

Hi! And wellcome.

star-db screenshot

'StarDB' is a study React project. Its web application to get info about things and heroes from Star Wars franchise. Please, try it.

Features:

User can read info about Star Wars universe, like characters, starships and planets.

Use technology:

  • React;
  • ES 2019;
  • HTML5;
  • CSS3;
  • Bootstrap;
  • WebPack4;
  • NPM paсkages;
  • GIT technology.

Fast start:

  1. For start please install Node.js and comandline tool, for example git bash
  2. Then clone or download repo and unpack on your local
  3. Run npm install to install the environment for downloading necessary npm packages
  4. Run npm run build to build project local. It will build project from source in dist directory
  5. Run npm run start to develop/debug project local. It will start webpack-dev-server on your local, port 3000.

Whats new:

v0.1.0 Separate pages
  • Now pages with characters, planets and ships are separated
  • Click on starship from list will open new page with details
  • Click on people from list will open character details on current page. It will save after page reboot
  • Click on planet from list will open planet details on current page, as well. But after page reboot planet details will disapeare.
  • Update readme
  • v0.0.2 Planets and Characters
  • Added block what show planets. Another planet every 10 seconds.
  • Added lists of characters, planets and starships. Click on any list item will open his details.
  • Details now shows in new block.
  • App got all Star Wars data from [SWAPI](https://swapi.dev)
  • Images got from [starwars-visualguide.com](https://starwars-visualguide.com)
  • Update readme
  • v0.0.1 Project Start
  • Added README file
  • Added license
  • Set up enviroment
  • Issues:

    • not found

    This project was made possible by:

    Feel free to ask your questions in telegram

    About

    All you need to know about Star Wars universe.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published