Skip to content

achalsaharan/electronics-tube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronics Tube

Functionalities

  • Playlist and notes management
  • Search with video name
  • JWT Authentication
  • Responsive design
  • Loader, toas

Tech Stack

  • React
  • Reducer + context for state management
  • React Router V6
  • Styling: Tailwind Css
  • JWT Authentication
  • Backend made with ExpressJs and MongoDB

How To Run

Go the command line and run the following commands

  • git clone https://www.achalsaharan/electronics-tube
  • cd electronics-tube
  • npm install
  • npm run