https://github.com/devlandsio/froglofi
https://github.com/devlandsio/froglofi
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devlandsio/froglofi
- Owner: devlandsio
- Created: 2023-11-09T02:15:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T02:17:05.000Z (over 2 years ago)
- Last Synced: 2025-07-04T07:39:05.221Z (10 months ago)
- Language: Vue
- Size: 171 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frog-Lofi
Dự án website nghe nhạc trong lúc chạy deadline.
# Lofi Music Web Application

A web application for listening to lofi music with a user interface inspired by macOS. Built using Vue.js for the front-end and Node.js for the back-end.
## Features
- Play and pause lofi music tracks.
- Browse and search for your favorite lofi tracks.
- User-friendly interface inspired by macOS.
- Responsive design for various screen sizes.
- Smooth transitions and animations.
## Prerequisites
Before you start, make sure you have the following prerequisites installed:
- [Node.js](https://nodejs.org/) for the back-end.
- [Vue.js](https://vuejs.org/) for the front-end.
## Getting Started
Follow these steps to get the project up and running on your local machine:
1. Clone the repository:
```shell
git clone https://github.com/theanishtar/frog-lofi.git
cd front-end
npm i
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).