A website built with HTML, CSS & vanilla JavaScript about our solar system. The website displays information about the planets in our solar system through an API. When the user clicks on a planet, information is displayed. By using the search field, the user can also text search for each planet.
This is a project that i made as my last individual exam in JavaScript.
- HTML, CSS and Vanilla JavaScript.
- Each planet is clickable.
- Searchbar to search for each planet.
- Well structured information about each planet.
- Pagination between planets.