Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1015 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 1015 Bytes

SWAPI-Database

SWAPI-Database is a personal project that gathers information from The Star Wars API "SWAPI" that is world's first quanitified and programmatically-accessible data source for all the data from the Star Wars canon universe!

The goal is to make the information easily accessible using a manageable UI. You can see the demo HERE

The project is made with the following technologies:

  • HTML5
  • SCSS
  • Vue.js

Lunch project

You'll need to have Gulp installed. If you already have Gulp installed, you can skip the following line. To install gulp simply run the following line in your terminal:

  • npm install -g gulp

  • Run npm-install.cmd to install dev dependencies. On mac fire up terminal and type npm install use sudo if needed.

During development mode, run the default task so you'll have watchers and browser sync.

  • Run start-beast.cmd to set fire on this beast!

Contributing

Contributions are welcome!