Skip to content

cgoern/eleven

Repository files navigation

eleven

eleven is a fun project to rebuild iTunes 11 in the browser.

Getting Started

To get started with eleven, follow these steps:

Prerequisites

Make sure you have the following installed on your system:

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Installation

  1. Clone the repository:

    git clone https://github.com/cgoern/eleven-web.git
    cd eleven-web
  2. Install dependencies:

    npm install

Running the Application

  1. Start the development server:

    npm run dev

    This will start the application on http://localhost:3333.

  2. Open your browser and navigate to http://localhost:3333 to see the application in action.

Acknowledgements

  • Strava API for providing the data and integration capabilities.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published