Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/designer-rxk/react-tiktok


https://github.com/designer-rxk/react-tiktok

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Tiktok clone made in React with TypeScript.
Technology used:
* React.js
* Next.js
* Sanity
## Start backend and frontend
* Install dependencies
### Start the backend:
* cd into 'tiktok-clone-backend' and run 'sanity start' to modify the backend
* 'sanity manage' To edit the contents on the backend
### Start the frontend:
* cd into main directory and run 'npm run dev'