Discover new Movies
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This is a project that allows you to search and get in touch with the most popular movies out there, it was really fun and challenging to build, i've learned tons of concepts, hope you like it
Here's what i learned:
- Intersection Observer API
- Lazy Loading
- Infinite Scroll
- Persist state through route changes with Session Storage
- More about Static site generation | Get Static Paths Fallback options and what each one of them does
- Next Image | Loaders
- Type axios responses
- Typescript Enums
This project is built with the following technologies:
To get a local copy of this project up and running follow these simple example steps:
Here are the tools you'll need to get this project up and running:
- Get a TMDB Api key at TMDB Api Docs
- Clone the repo
git clone https://github.com/miguelsndc/Exxmon.git
- Create a .env.local file and add a NEXT_PUBLIC_TMDB_API_KEY with your api key as value
- Install NPM packages
npm install // yarn
- Start the project
npm run dev // yarn dev
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Miguel Nogueira - Linkedin - mglsndc@gmail.com
Project Link: firebase-auth-murex.vercel.app