Skip to content

CPanourgias/trending-tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone or download the project files and run npm install in the project directory.
The project was originally bootstrapped with Create React App.

Available Scripts

npm start

Run the script in the project directory.
Open http://localhost:3000 to view it in the browser.

Troubleshooting

In case there is an error in running npm start scipt, run npm i react-scripts.
May need to run npm audit fix --force.

Details

Responsive styling is done using tachyons.

The audio card component is done using audiocard.

Using Cors Anywhere proxy to implemet cross-origin API requests. Documentation here

Learn More

You can learn more in the Create React App documentation.

Releases

No releases published

Packages

No packages published