wrapped
wrapped copied to clipboard
📊 Personalized stats about your time on TikTok.
Wrapped for TikTok
Wrapped for TikTok uses your TikTok data export to give you personalized stats about your time on TikTok.
Development
- Clone the repository
- Run
npm installto install all dependencies - Start the development server using
npm run dev
Open http://localhost:3000 with your browser to see the result.
Dummy Data
If you want to generate dummy TikTok data exports, use the dummy data generator using:
npm run dummy-data -- 5000
with 5000 being the size of array elements to generate per item - 5000 is approximately 500k lines of JSON.
License
MIT