Building beginner friendly Netflix π₯ clone with React JS and many more tech stacks. This is been learnt and inspired from clever programmer YT course πΊ. Come lets all learn together π !!!
- npx create-react-app netflix-clone (This will create react js boiler plate codes)
- cd netflix-clone && npm start
- react router dom (To get routing pages features)
- dotenv (To use env file configuration)
- ReactJS
- HTML
- Plain CSS
- API fetch/ axios
- PostMan (To test APIs)