Skip to content

miguelsndc/exxmon

Repository files navigation


Logo

Exxmon

Discover new Movies

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

GIF Working Project

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

Built With

This project is built with the following technologies:

Getting Started

To get a local copy of this project up and running follow these simple example steps:

Prerequisites

Here are the tools you'll need to get this project up and running:

Installation

  1. Get a TMDB Api key at TMDB Api Docs
  2. Clone the repo
    git clone https://github.com/miguelsndc/Exxmon.git
  3. Create a .env.local file and add a NEXT_PUBLIC_TMDB_API_KEY with your api key as value
  4. Install NPM packages
    npm install // yarn 
  5. Start the project
    npm run dev // yarn dev

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Miguel Nogueira - Linkedin - mglsndc@gmail.com

Project Link: firebase-auth-murex.vercel.app