Skip to content

cauemustafa/tik-tok-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok Clone

Project developed on EBAC fullstack dev journey held from 03/28 to 04/04/2023.

Languages and Tools

This project was made with React.js and the database and the deploy with google firebase. The icons are of the library Material Icons.

Deploy link 🚀

https://tiktok-clone-c8ab5.web.app/

  • Give me feedbacks about the application.

To initialize the project on your local:

  1. Clone the project:
git clone git@github.com:cauemustafa/tik-tok-clone.git
  1. Install the dependencies:
npm i
  1. Start on your local:
npm start