{"id":26562694,"url":"https://github.com/espadv69/myplaylist-app","last_synced_at":"2026-04-06T01:32:53.407Z","repository":{"id":283821917,"uuid":"953011876","full_name":"Espadv69/MyPlaylist-App","owner":"Espadv69","description":"A simple full-stack playlist manager where users can add, view, and delete songs. Built with React (Vite) for the frontend, Node.js and Express for the backend, and MongoDB for data storage. 🚀","archived":false,"fork":false,"pushed_at":"2025-03-22T11:51:40.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T12:25:11.381Z","etag":null,"topics":["cors","css","express","javascript","mongodb","mongoose","nodejs","react","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Espadv69.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-22T11:14:32.000Z","updated_at":"2025-03-22T11:54:44.000Z","dependencies_parsed_at":"2025-03-22T12:35:57.370Z","dependency_job_id":null,"html_url":"https://github.com/Espadv69/MyPlaylist-App","commit_stats":null,"previous_names":["espadv69/myplaylist-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Espadv69%2FMyPlaylist-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Espadv69%2FMyPlaylist-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Espadv69%2FMyPlaylist-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Espadv69%2FMyPlaylist-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Espadv69","download_url":"https://codeload.github.com/Espadv69/MyPlaylist-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244973809,"owners_count":20541025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cors","css","express","javascript","mongodb","mongoose","nodejs","react","vite"],"created_at":"2025-03-22T15:18:40.677Z","updated_at":"2025-12-30T18:57:13.756Z","avatar_url":"https://github.com/Espadv69.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyPlaylist-App 🎵🎶\n\nA full-stack playlist manager application built with React, Node.js, Express, and MongoDB. This app allows users to create and manage their playlists. 🎧\n\n## Features ✨\n\n- Create Playlists: Easily create new playlists. 📜\n\n- Add Songs: Add songs to your playlists with song title, artist, and album details. 🎵\n\n- Manage Playlists: Edit and delete playlists and songs. 📝❌\n\n- Responsive Design: Works seamlessly on both desktop and mobile devices. 📱💻\n\n## Technologies Used 💻\n\n- **Frontend**: React, Vite\n\n- **Backend**: Node.js, Express\n\n- **Database**: MongoDB\n\n- **Styling**: CSS (custom styling)\n\n- **State Management**: React Context API / useState\n\n## Installation 🚀\n\n### Prerequisites 🛠️\n\n- Node.js (v20 or higher)\n\n- MongoDB (locally or using a service like MongoDB Atlas)\n\n### Clone the Repository\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/Espadv69/MyPlaylist-App.git\ncd MyPlaylist-App\n```\n\n### Install Dependencies\n\n1. **Backend**: Navigate to the backend folder and install the dependencies.\n\n```bash\ncd backend\nnpm install\n```\n\n2. **Frontend**: Navigate to the frontend folder and install the dependencies.\n\n```bash\ncd frontend\nnpm install\n```\n\n## Environment Variables 🔑\n\nCreate a **.env** file in the **backend** folder with the following variables:\n\nPORT=5000\nMONGO_URI=your_mongodb_connection_string\n\n## Running the App 🎉\n\n### Run **backend**:\n\n```bash\ncd backend\nnode server.js\n```\n\nor from root folder\n\n```bash\nnpm start\n```\n\n### Run **frontend**:\n\n```bash\ncd frontend\nnpm run dev\n```\n\n## Usage 📚\n\n- Create Playlists: From the homepage, you can create a new playlist by entering a name and description. 🎨\n\n- Add Songs: After creating a playlist, you can add songs with details like song name, artist, and album. 🎶\n\n- Edit/Delete: Manage your playlists and songs by editing or deleting them as needed. ✂️\n\n## Contributing 🤝\n\nWe welcome contributions to improve the project! To contribute:\n\n1. Fork the repository. 🍴\n\n2. Create a new branch (git checkout -b feature-name). 🌱\n\n3. Commit your changes (git commit -am 'Add new feature'). 💻\n\n4. Push to your branch (git push origin feature-name). 🚀\n\n5. Create a new Pull Request. 🔄\n\n## License 📜\n\nThis project is licensed under the ISC License.\n\n## Screenshots\n\n### Main\n![Project Preview](./imagesPreview/myPlaylist.png)\n### Delete Modal\n![Project Modal Preview](./imagesPreview/myPlaylistModal.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespadv69%2Fmyplaylist-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fespadv69%2Fmyplaylist-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespadv69%2Fmyplaylist-app/lists"}