Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.17 KB

File metadata and controls

32 lines (19 loc) · 1.17 KB

React Projects

Welcome to my collection of React projects! Each project is located in its own folder. Feel free to check them out!

📁 Projects List

  • Description: A simple app that displays a greeting based on the time of day (Morning, Afternoon, or Evening).
  • Technologies: React, JSX, Bootstrap CSS

A simple and reusable React component that displays a list of user profiles using Bootstrap for styling.

🚀 Features

  • Dynamically renders profile cards from an array
  • Uses Bootstrap classes for layout and responsiveness
  • Supports profile image, name, and more details

Description: A simple React Todo application that allows users to add and delete tasks with name and email. Includes a counter feature and basic navigation between components.

🚀 Setup

  1. Clone the repo:

    git clone https://github.com/shailesh10981/react-projects.git