Coder Social home page Coder Social logo

anijitsao / react-app-simple-music-app Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 10.0 32.6 MB

This is a simple Music Application using MERN stack (MongoDB, Express JS, React JS and Node JS) to listen a list of music, rate them and get top list from them

JavaScript 4.65% CSS 22.59% TypeScript 70.84% HTML 1.93%
react reactjs css-grid html5 nodejs mongodb mongodb-atlas react-router expressjs async-await axios mern-stack babel webpack

react-app-simple-music-app's Introduction

react-app-simple-music-app

A Simple Music Application using React JS, a JavaScript library to make awesome UI by Facebook, Node JS, Express JS and MongoDB.

This application uses component oriented UI creation paradigm. All components are written in JSX and ES6 style and are combined to get a single build for production purpose using Webpack 5.

tsc is used to transpile all JSX code to vanilla JavaScript code. For UI creation HTML5 and CSS3 are used.

This is a responsive web application for viewing in both Mobile and Desktop.

Back end is implemented using Node JS, Express JS and MongoDB Atlas.

Features

  1. Code is rewritten with latest version of React JS and Node JS.
  2. Latest features of JavaScript i.e. ESNext is used.
  3. Routing is written using React Router.

  1. This is Full Stack Simple Music Application.
  2. All the song details are stored in the MongoDB Atlas. This example uses a free/ shared account. So Please use it wisely.
  1. Application is loaded with the songs.
  2. Listening of the songs is supported.
  3. Searching from the list of songs is possible.
  1. Information about the song (Movie, Album, Artist) is available on click of the i icon.
  2. Changing the rating is supported.
  3. All the ratings are saved in the database i.e. persistant.
  4. Listing of Top 5 songs based on their rating is available.

Installation

Clone the repository:

$ git clone https://github.com/anijitsao/react-app-simple-music-app.git

Navigate inside the directory and Install all the necessary dependecies:

$ cd react-app-simple-music-app

# installing dependencies
$ npm install

Run the server:

$ npm run server:start

Open the web browser and typehttp://localhost:3000 in the address bar to load the application.

tested with latest version of Google Chrome and Mozilla Firefox

Screenshots

Some screens of the application is given below for better understanding.

Desktop as well as Mobile version of the screenshots are given side by side.

Initial screen

After loading the songs

Top 5 Songs

Showing information of a song

Searching and showing searched songs

react-app-simple-music-app's People

Contributors

anijitsao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-app-simple-music-app's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.