example-twitter-clone icon indicating copy to clipboard operation
example-twitter-clone copied to clipboard

Twitter clone app made with Typetron

Home screen Profile page

This project was created as a result of going through the Twitter clone app tutorial presented on the Typetron website.

Getting started

npm install
npm start
cd frontend
npm install
npm start

Open http://localhost:4200 to check the app.