Welcome to the JamCircle Frontend project! This repository contains the frontend code for the JamCircle application.
JamCircle is available as a web application, allowing users to access their music projects from any device with an internet connection. The web version includes all the features of the desktop version, with the added convenience of being accessible from anywhere. Similarly, the mobile version offers the same features optimized for mobile devices.
| Web view | Mobile view |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Real-time collaboration on music projects
- User-friendly interface
- Integration with popular music tools
- Cloud storage for projects
To get started with the JamCircle frontend, follow these steps:
-
Clone the repository:
git clone https://github.com/baptr2304/jamcircle
-
Navigate to the project directory:
cd FE-JamCircle -
Create a
.envfile in the project root and add your environment variables. For example:VITE_API_URL=https://api.jamcircle.com
Please contact me to get the full environment variables required for the project.
-
Install the dependencies:
pnpm install
To start the development server, run:
pnpm devThis will launch the application in your default web browser.
We would like to thank the following contributors for their efforts in making this project a success:
- Bap Truong
- NguyenDucTruyen
Your contributions are greatly appreciated!
Bap Truong 👧🏻 |
NguyenDucTruyen 👦🏻 |
This project is licensed under the MIT License. See the LICENSE file for more details.






















