Twerkout is a fun, mobile-based website designed for logging and tracking workout progress. Created to suit my personal preferences for tracking gym performance, Twerkout blends functionality with a playful aesthetic. The front end has a cartoony feel, inspired by a twerking chicken, bringing some humor to your fitness routine. Built using TSX, TailwindCSS, and Firebase, it provides a responsive and streamlined experience for fitness enthusiasts who want a unique, enjoyable way to track their progress.
To get a local copy up and running follow these simple steps.
- npm
npm install npm@latest -g
- Clone the repository:
git clone https://github.com/elderfieldzeus/twerkout.git
- Install the required NPM packages:
npm install
- Start the application:
npm run dev
- Open your browser and visit the appropriate localhost port (in this case: localhost:5173).
Distributed under the MIT License. See LICENSE.txt
for more information.
Zeus Elderfield - zdelderfield.work@gmail.com
Project Link: https://github.com/elderfieldzeus/twerkout