Skip to content

avreally/music-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

An app that uses Genius API to search for songs.

Run application

Install dependencies both in the root of the project and in the client directory:

npm i
cd client 
npm i

In the root of the project, run the server:

cd ..
npm run dev

In the client directory, run the app:

cd client 
npm start

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

Technology Stack

  • React.js
  • JavaScript
  • Node.js
  • Axios
  • Express
  • Render
  • HTML
  • CSS
  • Responsive layout powered by Flexbox

About

React project. An app that uses Genius API to search for songs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published