Skip to content

Repository files navigation

reddit-comments

A reddit style comment thread, supporting infinite reply nesting. Built for a coding challenge.

Find it online at: https://pocket-reddit.vercel.app/

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Your project likely requires a specific version of Node.js. Specify it like: v14.x (or whichever version you're using).
  • Yarn: This project uses Yarn for package management. If you haven't installed Yarn yet, follow the official guide.

Setup & Installation

  1. Clone the repository

    git clone https://github.com/Timer00/reddit-comments.git
    cd reddit-comments
  2. Install dependencies

    yarn install

Setup & Installation

  1. Development Mode

Start the development server:

yarn dev

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

  1. Production Mode

First, build the project:

yarn build

Then, start the project:

yarn start

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

About

A reddit style comment thread, supporting infinite reply nesting. Built for a coding challenge.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages