https://github.com/altinthaqi/starwars
Vanilla JavaScript website for StarWars fans with features like: Modals, Sliders, CRUD Form operating on Local Storage, AXIOS API consumption with Search Characters Feature, Quizzes and a system to buy tickets! Responsive design for Desktop and Mobile.
https://github.com/altinthaqi/starwars
crud-application javascript starwars-api
Last synced: 9 months ago
JSON representation
Vanilla JavaScript website for StarWars fans with features like: Modals, Sliders, CRUD Form operating on Local Storage, AXIOS API consumption with Search Characters Feature, Quizzes and a system to buy tickets! Responsive design for Desktop and Mobile.
- Host: GitHub
- URL: https://github.com/altinthaqi/starwars
- Owner: altinthaqi
- Created: 2021-11-11T15:34:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T13:43:27.000Z (over 4 years ago)
- Last Synced: 2025-09-21T04:48:57.419Z (9 months ago)
- Topics: crud-application, javascript, starwars-api
- Language: SCSS
- Homepage: https://altinthaqi.github.io/starwars/
- Size: 3.25 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
StarWars
StarWars is a project I built with a goal in mind, likeminded people that are fans of StarWars to communicate with each other, by Sharing News as in a type of forum, doing Quizzes, Buying Movie Tickets and use other features that the website provides!
As a Front End project, it's built on the Client Side. Features that include posting / sharing news etc, are done on the Local Storage.
## Links
- [Repository](https://github.com/altinthaqi/StarWars "StarWars Repo")
- [Live Deployment of the Project](https://altinthaqi.github.io/starwars/ "Live View")
- [StarWars API used](https://akabab.github.io/starwars-api/ "API")
## To use the project:
**Download** the project as **ZIP** or **Clone** it via:
`git clone https://github.com/altinthaqi/StarWars.git`
## Features built with JavaScript:
- Modals
- Sliders
- Typing Effects
- CRUD on Local Storage
- Window Object Manipulations
- AXIOS API Consumption
- Filtered Search
- Countdown Timer
- Buying Ticket System
- Quizzes
## Built With:
- JavaScript
- NPM
- HTML
- CSS
- SCSS