Skip to content

A NextJs WebApp that stores the books, series, movies you've watched/read

Notifications You must be signed in to change notification settings

evan-guyot/favorites

Repository files navigation

My Next.js TypeScript App

Welcome to my application built with Next.js, TypeScript, and Material-UI components.

Table of Contents

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/your-repo.git
  2. Run it :

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev

    Open http://localhost:3000 with your browser to see the result.

Preview

This app features three main menus : Home - Medias - Statistics

Home

Home Menu

The home menu serves as the main landing page for the application, providing an introduction to its features.

Medias

Medias Menu

In the 'Medias' menu, users can manage their media collection. This includes adding, deleting, and viewing various media types such as books, series, and movies.

Statistics

Statistics Menu

The 'Statistics' menu offers users insightful charts and graphs based on the data they have inserted into the app.

Demo

A demo of the latest version is displayed here : Demo Made With Vercel

About

A NextJs WebApp that stores the books, series, movies you've watched/read

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published