Skip to content

Custom implementation of the Twitter front page with ReactJS

License

Notifications You must be signed in to change notification settings

methusael13/twitter-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Front

Custom implementation of the Twitter front page with ReactJS.
Live demo: https://ui.bereave49.hasura-app.io/

Building

Download nodejs and npm for your platform:

Platform Command
Ubuntu sudo apt-get install nodejs npm
Fedora sudo dnf install nodejs npm

Clone this repository:

git clone https://github.com/methusael13/twitter-front.git

Install dependencies:

cd twitter-front
npm install

Run server:

npm start

Open your favourite browser and browse to http://localhost:3000

About

Custom implementation of the Twitter front page with ReactJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published