/react-facebook-clone

This is React Facebook Clone. A clone of the dark version of the popular social network.

Primary LanguageTypeScript

Screenshot

***Demo***

This is React Facebook Clone. A clone of the dark version of the popular social network.

Install

First, clone the repo via git and install dependencies:

git clone https://github.com/felipemotabr/react-facebook-clone.git your-project-name

Access the directory

cd your-project-name

In the project directory, you can run:

$ npm install

or 

$ yarn

Starting Development

Start the app

$ npm run start

or 

$ yarn start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Author

Felipe Mota

Contributing

Pull requests are welcome! If you see something you'd like to add, please do. For drastic changes, please open an issue first.

License

MIT © Facebook Clone React