https://github.com/sujilnt/musicapp
A music App built using React.js
https://github.com/sujilnt/musicapp
javascript reactjs webpack
Last synced: 3 months ago
JSON representation
A music App built using React.js
- Host: GitHub
- URL: https://github.com/sujilnt/musicapp
- Owner: sujilnt
- Created: 2018-05-28T16:26:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T20:37:20.000Z (over 3 years ago)
- Last Synced: 2025-01-04T02:54:24.577Z (over 1 year ago)
- Topics: javascript, reactjs, webpack
- Language: CSS
- Size: 15.7 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Music App
A React hobby project!
here is url :- https://sujilnt.github.io/MusicApp/
# commands
- `yarn run dev`
- `yarn build`
# server running
http://localhost:8080/

# Basic Libraries used
- `Babel env ` , `webpack 3`, `Scss to css`,`Html`, `Images , Automated Script to create stateless and statefull components, Reactv16`
# Api Used
`Fetch() , songApi -> https://developer.napster.com `
#
This is a general ES6,ES7 boilerplate that is used for builiding React Js projects . In this boilerplate all almost all the things are taken care like css,ES6 , images and Html . Best use for to create sample frontend projects. Here is my js boilerplate , where React boilerplate is build on jsBoilerplate .
https://github.com/sujilnt/jsboilerplate
https://github.com/sujilnt/ReactBoilerplate