Skip to content

Ky-Ling/mireddit

Repository files navigation

Reddit Clone Application with Next.js

This is a Reddit clone application(learn with Sonny Sangha) built with Next.js that allows users to create posts, view post details, make comments, and view the top communities. Users can log in with their Reddit account to access the features of the application.

Key Features

  • User authentication with Reddit account
  • Create posts with title, body, subreddit, and image URL
  • View post details and make comments
  • Top communities module to view the top 10 popular communities
  • More features will come soon...

Technologies Used

This application uses a variety of technologies, including:

Installation

To install the application, run the following command in your terminal:

  npm install

or

  yarn install

Running the Application

To run the application, you will need to follow these steps:

1: In the terminal, navigate to the stepzen folder and run the following command:

  stepzen start

2: Open another terminal and navigate to the root folder of the application. 3: Run the following command:

  npm run dev

or

  yarn run dev

Known Issues and Limitations

The application is still in development, so there may be some issues or limitations that have not yet been identified. If you encounter any issues or have suggestions for improvement, please feel free to reach out to us.

About

Reddit clone application with nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published