Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujilnt/musicapp
A music App built using React.js
https://github.com/sujilnt/musicapp
javascript reactjs webpack
Last synced: 2 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T20:37:20.000Z (about 2 years ago)
- Last Synced: 2024-12-06T22:08:12.031Z (about 1 month 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/![ezgif.com-video-to-gif.gif](https://github.com/sujilnt/MusicApp/blob/master/ezgif.com-video-to-gif.gif)
# 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