Project developed on EBAC fullstack dev journey held from 03/28 to 04/04/2023.
This project was made with React.js and the database and the deploy with google firebase. The icons are of the library Material Icons.
https://tiktok-clone-c8ab5.web.app/
- Give me feedbacks about the application.
- Clone the project:
git clone git@github.com:cauemustafa/tik-tok-clone.git
- Install the dependencies:
npm i
- Start on your local:
npm start