basic-React-projects This project consists of small beginner level projects in React framework. Installation Guide: Clone the repository: git clone <repo-link> Go to each project folder. Install dependencies using: npm install Run the project: npm run dev