Skip to content

bryanlc1/sonary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sonary React app

This project retrieves data from Musixmatch API.
This is a team project made with Pablo Apausa and Daniela Fermin

You can find in the app web

  • Unit and component testing
  • React and Redux to handle the local state
  • Enviroment variables
  • SOLID principles
  • ESlint

Available Scripts

In the project directory, you can run:

yarn start

=======

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

=======

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

=======

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

=======

npm run eject

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

=======

npm run build fails to minify

About

Sonary is a web app where you can find the lyrics of your favorite songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors