example-twitter-clone
example-twitter-clone copied to clipboard
Twitter clone app made with Typetron

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.