This is the series of learning react from basic to advanced. It is completely project based learning with in-depth detail.
β React Hooks β State Management β Config Drive UI β Redux β Reusable Components β Rich and Interactive UI β Functional Comp. β Props & State β List & Keys β Class Components β Scaling React Apps β Best Coding Practices β React Router β Optimizing React Apps β Building Live Projects β Bundlers & Babel β JSX β React.Fragment β Code Splitting β Dynamic UI β Higher Order Comp. β Pure Components β Code Splitting β React Testing Library β Interview Questions β Uncontrolled Comp. β Building Custom Hooks β Handling Events β Conditional Rendering β Tailwind CSS
and so much more ...
Curiosity to learn.
-
Clone the repository:
git clone https://github.com/your-username/namaste-react.git
-
Change into the project directory:
cd namaste-react
-
Install dependencies:
npm install # or yarn install