Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adastra97/entertainment-web-app
https://github.com/adastra97/entertainment-web-app
firebase notifications pug scss spa vanilla-javascript webpack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/adastra97/entertainment-web-app
- Owner: adAstra97
- Created: 2023-08-30T17:26:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-30T17:32:28.000Z (over 1 year ago)
- Last Synced: 2023-08-31T01:57:09.639Z (over 1 year ago)
- Topics: firebase, notifications, pug, scss, spa, vanilla-javascript, webpack
- Language: JavaScript
- Homepage: https://entertainment-web-app-qwe.netlify.app/
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Entertainment web app solution
This is a solution to the [Entertainment web app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/entertainment-web-app-J-UhgAW1X). Frontend Mentor challenges help you improve your coding skills by building realistic project.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)## Overview
### The challenge
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Navigate between Home, Movies, TV Series, and Bookmarked Shows pages
- Add/Remove bookmarks from all movies and TV series
- Search for relevant shows on all pages
- **Bonus**: We provide authentication screen (sign-up/login) designs if you'd like to create an auth flow### Screenshot
![](./screenshot.png)
### Links
- [Live Site URL](https://entertainment-web-app-qwe.netlify.app/)
## My process
### Built with
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- Pug
- SCSS
- Native JavaScript
- Webpack
- Swiper JS - slider
- SweetAlert JS - for pop-ups
- Simple Notify JS - for notifications
- Firebase - for storing user data### What I learned
Firebase, authentication, authorization, SPA, debounce function