Skip to content

EDusik/lyric-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 About

This project was inspired by the lyrics search engine taught by youtube channel Traversy Media .

🚀 Technologies

This project uses these technologies:

💻 Commands

📝 Npm

npx create-react-app lyric-search
npm i react-router-dom
npm install
npm start