Skip to content

jaakofalltrade/starwars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starwars Website

A simple starwars app that you can search and browse characters to see their information. View

What I used

I used jQuery for most of the coding part, Fontawesome for the fonts and SWAPI the starwars api for the starwars data. I also used a separate hardcoded json file for the image links because SWAPI does not contain image links. I forgot who owns that json file so if anyone knows who is the original owner of the json file contact me.

How to run

There is not much to it. You can run this via live server in VSCode, XAMPP, or by even opening the HTML file in a browser.

You can access it by http://localhost in the browser if you used live server or XAMPP.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A starwars website utilizing the swapi rest api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published