This repository contains projects for training in the Web Stack programming track at Holberton School. All projects are designed to learn React from a beginners level to the advanced level.
Each directory is named after a concept and contains ordered exercises from mandatory to advance level, and a README.md with a short description of its files.
Sravanthi Sinha I have coded all of these exercises during my software engineering training at Holberton School and are part of Web Stack programming curriculum.
Each project
-
0x00. React - intro
A project focused to getting started with React
-
0x01. React - state
A project focused to handle state in React Application.
-
0x02. React - redux
A project focused to undertsand Redux with React.