Skip to content

JuanRamino/twitter-clone-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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