giovanniantonaccio / facebook-clone-reactjs

Clone of a simple facebook feed interface using ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon made by Freepik
Facebook Clone ReactJS

This is a simple app created with during Rocketseat Bootcamp in order to train how to start a ReactJS application from scratch, installing all the necessary libraries and rendering on the screen a simple facebook page template.

The information from this project is static and is not comming from an API. The objective here is just to show how to start a ReactJS application, creating the components and passing the parameters as props.

This is the template generated by this app:

Template

πŸš€ Installation

Clone the repository

git clone https://github.com/giovanniantonaccio/facebook-clone-reactjs.git

Install the dependencies:

yarn

Run the following command to run the server:

yarn dev

πŸ“š Technologies

This project was developed with the following technologies:

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.


Made by Giovanni Antonaccio πŸ‘‹ Get in touch!

About

Clone of a simple facebook feed interface using ReactJS

License:MIT License


Languages

Language:JavaScript 72.6%Language:CSS 23.4%Language:HTML 4.0%