Snapchat Clone v1.0 Checkout the live demo here. How to install? First clone the repository using, git clone https://github.com/PraveenM24/Snapchat-clone Then inside the project folder run, npm i react-scripts This would install all the dependencies for the project. You can run the project by, npm start