Skip to content

Commit

Permalink
Fix spacings
Browse files Browse the repository at this point in the history
  • Loading branch information
Th3Wall committed Sep 11, 2023
1 parent 2a8a7fc commit 1025557
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Each row represents a movie/series category: you can click on it and you will be
You can add/remove movies/series through the plus and minus buttons that you can find hovering each poster or opening a single movie's detail modal. If you click on the play button you can enjoy a custom CSS-only play animation with Fakeflix's brand name.<br/>
You have also the option to search through TMDB's catalogue using the search functionality inside the fixed navbar: you can search by movie name, actor or movie director.<br/><br/>
Go try it and please let me know if you enjoyed it with a ⭐️, I would appreciate it a lot.

<br/>

## ▶️ Demo
Expand All @@ -55,6 +56,8 @@ Here you can find the demo link:
I have also added a button that lets you sign in anonymously.

<br/>

## :sparkles: Features

:heavy_check_mark: &nbsp;&nbsp;Display movies and series, old and upcoming, also from the real Netflix<br />
Expand All @@ -73,6 +76,8 @@ I have also added a button that lets you sign in anonymously.
:heavy_check_mark: &nbsp;&nbsp;Loading skeletons<br />
:heavy_check_mark: &nbsp;&nbsp;Route animations and micro-interactions (handled with Framer Motion)<br />

<br/>

## :rocket: Technologies

- [TMDb API's](https://www.themoviedb.org/)
Expand Down Expand Up @@ -100,7 +105,8 @@ I have also added a button that lets you sign in anonymously.
3. In Settings → Build & Deploy → Set **Build command** to : **_npm run build_**
4. In Settings → Build & Deploy → Set **Publish directory** to : **_build_**
5. In Settings → Build & Deploy → Set **Environment variables** → Click on **Edit variables** and add yours (ie: TMBd's API key, Firebase configuration).
<br/>

<br/>

## 📸 Screenshots

Expand Down Expand Up @@ -180,6 +186,8 @@ REACT_APP_FIREBASE_MEASUREMEMT_ID=REACT_APP_FIREBASE_MEASUREMEMT_ID
npm start
```

<br/>

## :white_check_mark: Requirements

Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
Expand Down

0 comments on commit 1025557

Please sign in to comment.