- Planning
- Tech Stack
- Features
Rough Drawing => Excalidraw Figma Drawing
- UI Layer => React
- Data Layer => Redux Toolkit
- Routing => react-router-dom
- Styling => tailwindcss, styled-components
- Bundler => React + Vite
- Testing => jest
- Backend => Youtube Live APIs
- Search Functionality
- Debouncing
- Lazy Loading
- Live Chat2.
- Caching
- Nested Comments
- styled-components
- tailwindcss
- react-icons
Code :
- Bracket Pair Colorization
- React Snippets
- emojisence AI :
- codeGPT
- Blackbox
- Codeium Git :
- GitLens
- Git Grapg
- Git History Drawing :
- Figma
- Excalidraw
- netlify =>
https://my-youtube-website.netlify.app
In your public folder create a file called _redirects
with no extension. Then, type the following inside it:
/* /index.html 200
Commit and push to your github. Then React Router it handles all the routes.Netlify must know where to redirect you to. That is what we are specifying in the _redirects
file.
- Developers Youtube
- Don't write above 100 lines.
- src
- main.jsx
- index.css
- App.jsx
- App.css
- Assets