Skip to content

weareinfinite/reddit-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to create a Reddit clone using Create React App and Firebase

A sample app to show how to create a Reddit Clone using create-react-app and Firebase

Installation

git clone git@github.com:ghoshnirmalya/reddit-clone.git
cd reddit-clone
npm install

Running the application

yarn start

Go to localhost:3000/posts to see the application running. Making any change on the code will automatically reload the application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 81.0%
  • HTML 19.0%