Giter VIP home page Giter VIP logo

catfilms's Introduction

CATFILMS

About The Project

Features

Catfilms is a movie site where you can access movies from many categories. You can get information about popular movies and favorite movies with the data I fetch from TMDB API.

  • Movies by Category: The app lists different movie categories and provides users with a variety of options.
  • Movie Detail Page: Clicking on each movie card takes you to a page with detailed movie information.
  • Server-Side Rendering (SSR): Movies are rendered on the server side, providing a fast and SEO-friendly experience.
  • Client-Side Rendering (CSR): Some pages are dynamically rendered based on user interactions, allowing for faster transitions.
  • Error Page: If an unexpected error occurs, it provides a user-friendly error page.
  • Loading Page: Pages have a loading screen to give the user a better experience when loading.

Built With

  • Next.js v13: Advanced browser-compatible React framework.
  • API Usage: Fetch operations to pull movie data from an API.
  • Foldering Logic: Organize components in a logical way using Next.js' own folder structure.
  • Components: Minimizing code repetition through modular component structures.
  • Styling: Styling applications with methods such as CSS Modules
  • React Icons: For display the logo icon throughout the application.

Getting Started

To get the project up and running on your local machine, follow these steps:

Clone the repository:

git clone https://github.com/dilarauluturhan/catfilms.git

Go to the project directory:

cd catfilms

Start the application:

npm run dev

Go to http://localhost:3000 in your browser.

Contact With

Dilara Uluturhan - LinkedIn - [email protected]

catfilms's People

Contributors

dilarauluturhan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.