Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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