Skip to content

This repo contains the output files of the Twitter Clone with respect to the React JS Tutorial for Beginners under CleverProgrammer on YT.

Notifications You must be signed in to change notification settings

CrypticMuze/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterLogo

Twitter Clone

About the Project

This repo contains the output files for the Twitter Clone with respect to the Build a TWITTER Clone with REACT JS for Beginners. All credits go to CleverProgrammer YT Channel

Live Demonstartion of the Project

LIVE Demonstration: Click Here

Installation

  1. Clone repo on your local system
git clone https://github.com/CrypticMuze/netflix-clone.git
  1. Open a terminal on your localhost and install the dependencies
npm install
  1. Open a terminal on your localhost and build the React app.
npm run build
  1. Deploy the production build of the app in the same terminal.
npm start

You're good to go! Twitter Clone should open on the live server.

Want to Contribute?

To contribute to this project:

  1. Fork this repo
  2. Make desired changes after cloning it on your local system.
  3. Generate a pull request.

Note: Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Connect with the Collaborators

  1. Aman Anand - LinkedIN || GitHub || Instagram

About

This repo contains the output files of the Twitter Clone with respect to the React JS Tutorial for Beginners under CleverProgrammer on YT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published