eleven is a fun project to rebuild iTunes 11 in the browser.
To get started with eleven, follow these steps:
Make sure you have the following installed on your system:
- Node.js (v14 or higher)
- npm (v6 or higher)
-
Clone the repository:
git clone https://github.com/cgoern/eleven-web.git cd eleven-web
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
This will start the application on
http://localhost:3333
. -
Open your browser and navigate to
http://localhost:3333
to see the application in action.
- Strava API for providing the data and integration capabilities.