Skip to content

harshithb3304/audiobook-generator

Repository files navigation

Next.js Project

This is a Next.js project bootstrapped with create-next-app.

Demo

You can find the demo video in /assets directory or from the Google Drive link below.

https://drive.google.com/file/d/1O3r2YTP_oAN4Bkm7pHmXkPApMHnZLRzZ/view?usp=sharing

Installation

  1. Clone the repository

    git clone https://github.com/harshithb3304/audiobook-generator.git
    cd audiobook-generator
  2. Install dependencies

    npm install
    # or
    yarn install
    # or
    pnpm install
    # or
    bun install

Running Locally

  1. Start the development server

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev
  2. Open http://localhost:3000 in your browser to see the application

  3. Start editing the application by modifying files in the app directory. The page auto-updates as you edit files.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors