Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 495 Bytes

#twitter clone front

Live Demo

This app is intended to work as FrontEnd of twitter clone

Javascript Single Page Application built with:

To launch the development server: $npm run start

To build the application: $npm run build

To run tests $npm run test