Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 400 Bytes

Tik Tik

Tik tik is a tik tok clone video sharing platform made with Next.js and Sanity CMS.

If you want to clone the project and run it locally, then run:

$ git clone https://github.com/Dev-Siri/Tik-Tik.git

And then run the development server

$ npm run dev

$ pnpm dev

$ yarn dev

Else you can also get the deployed version HERE