Skip to content

eduardomarino/star-wars-colonist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars Colonist

This project was developed for the challenge of BIT (B2W Digital).

Built with: HTML, CSS, JavaScript, React and API usage.

Project description:

  • It's given a random planet of the franchise, showing the population, the climate, the terrain and in how many films of the franchise the planet appeared.
  • When the Millennium Falcon is clicked, the data for a new planet is displayed.

Instructions for load the application:

Development Mode

  • Download or Clone the Repository.
  • Install all project dependencies with npm install
  • Start the server with npm start

Production Mode

  • To create a production build use npm run build
  • Navigate to the build directory and start the server with npm run deploy
  • This mode includes a Service Worker.

Load on GitHub Pages

Resources:

License:

The content of this repository is licensed under a MIT license.

About

BIT (B2W Digital) Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published