Skip to content

Manuelzee/react-twitter-clone

 
 

Repository files navigation

ES6 npm img-tech img-tech
firebase


Description

Twitter clone app with social github login authentication using react, webpack, jsx syntax and firebase as a service.

Screenshot


Installation

To work with this project locally, first install all dependecies:

npm install

To build and run the project, project runs on port 3000.

npm start

To make the final build before pushing to production:

npm run production 

I recommend reading firebase docs to host and use realtime database for this project.


In a near future, I want to do a clone of this project to re-write it with the new React-hooks syntax. Once I do it, I will link it here, so you can appreciate the difference.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 12.7%
  • HTML 2.1%