Thanks for checking out fbclone project.
- Create a Front-end for Facebook Clone using React
- Deploy the solution to Firebase
- A webapp is created based on react.js froms scratch
- utilized essential concepts such as JSX, class and function components, props, state, lifecycle methods, and hooks
- First, Clone the repository locally.
git clone git@github.com:sanjiblamichhane/fbclone.git
cd
into the cloned repository and type
npm install
- Run the React Project
npm start