546 B
546 B
Ghostwriter 👻
Strava Activity Title & Description Generator
Ghostwriter is a Nuxt-based application that helps athletes generate fun and creative titles and descriptions for your Strava activities.
Installation
- Clone the repository:
git clone [repository_url] - Navigate to the project directory:
cd ghostwriter - Install dependencies:
npm install - Run the development server:
npm run dev - Access the application at http://localhost:3000