/Reddit-Clone

Fall 2021 Internet Engineering course final project at SBU

Primary LanguageJavaScript

Reddit-Clone

Overview

In this project ve tried to impelement a clone of the social media reddit, using node js (express) api with react and tailwind css as our frontend frameworks.

Requirements

  1. Node.js
  2. npm
  3. React js
  4. TailWind

Installation

1. Clone the application

git clone https://github.com/ghoshnirmalya/reddit-clone

2. Install necessary dependencies for the application

yarn install

3. Create a .env file and copy the contents from .env.example

4. Start the application

From the frontend directory, we can run the following command to start our Next.js frontend application:

yarn start

The above command will start the frontend application on http://localhost:3000/.

screenShots

Logo

Logo

Logo

Logo

Logo

Logo