reddit.com : Reddit is an American social media platform. It is the home to thousands of communities, endless conversation, and authentic human connection.
Our team was given a task to clone the reddit.com Website.
The landing page of reddit website displays various breaking news, sports, TV fan theories, or a never-ending stream of the internet's cutest animals, there's a community on Reddit for you.
In top section there is a Navbar which displays varius sections of website e.g. chat application , switching dark-light theme etc.
posts and comments related to post are included in the page.
At right side section there is a sidebar, both Header & Footer are same across all the pages.
Existing user can Login and new user's can SignUp themselves on page.
From NavigationBar of Landing Page.
After Login user direcly redirect to home page.
There are some Key Features which are added in website clone such as:
- Chat Application
- Dark & Light Theme
- Communities and Users
- Easy navigation by links
-
MongoDB ![MongoDB]
-
Node.js ![Node.js]
Executing the commands mentioned below one by one in your command line will help in making this React app . Cloning
git clone https://github.com/ravishukla86044/reddit
To run the react app execute below command
cd ./reddit
npm install
npm run start