Welcome to react-component-depot!

A repository contains an extensive list of react components built from scratch with youtube linked tutorials.
https://react-component-depot.netlify.app
Tutorials
All the components in this repo is covered by the tutorials on the D'Coders YouTube channel. The link for the tutorial will be given at the top of each page.
Project
Project is bootstrapped with create-react-app and uses react V16.13.1
Folder Structure
Please follow the folder structure of CRA. You can find more in this in their official github page.
react-component-depot
├── README.md
├── node_modules
├── package.json
├── .gitignore
├── public
│ ├── favicon.ico
│ ├── index.html