An open API service indexing awesome lists of open source software.

https://github.com/devlandsio/froglofi


https://github.com/devlandsio/froglofi

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Frog-Lofi

Dự án website nghe nhạc trong lúc chạy deadline.

# Lofi Music Web Application

![Mac-OS Style](./images/layout.gif)

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/).