Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohsin-ali08/react.js-projects

This repository contains a basic project built using React.js. It serves as an example of a fundamental React application, showcasing key concepts such as component-based architecture, state management, and the use of props. The project is designed to help beginners understand the core principles of React.js development.
https://github.com/mohsin-ali08/react.js-projects

Last synced: about 2 months ago
JSON representation

This repository contains a basic project built using React.js. It serves as an example of a fundamental React application, showcasing key concepts such as component-based architecture, state management, and the use of props. The project is designed to help beginners understand the core principles of React.js development.

Awesome Lists containing this project

README

        

# My React.js Projects

Welcome to my collection of React projects! This repository showcases various applications built with React.js, demonstrating my skills in frontend development. Each project is designed to provide unique functionalities and user experiences, utilizing modern tools and libraries.

## Projects

1. **Nike Shoes Website Landing Page**
[Live Demo]( https://vercel.live/link/nike-website-landing-page-blond.vercel.app?via=deployment-domains-list&p=1 )
A landing page of Nike shoes, built with React.js and styled using Tailwind CSS.user-friendly interface, and responsive layout.

2. **Todo App**
[Live Demo](https://vercel.live/link/todo-app-two-liart-17.vercel.app?via=deployment-domains-list&p=1)
A simple and interactive Todo app that allows users to add, edit, and delete tasks.

3. **Simple Table**
[Live Demo](https://vercel.live/link/simple-table-gamma.vercel.app?via=project-dashboard-alias-list&p=1)
A simple assignment project given by my teacher for practice. This project helps reinforce my understanding of React.js and Tailwind css.

4. **Quiz App**
[Live Demo]( https://vercel.live/link/quiz-app-ui-ivory.vercel.app?via=project-dashboard-alias-list&p=1)
A simple assignment project given by my teacher for practice. This project helps reinforce my understanding of React.js and Tailwind css.

5. **E-commerce Website**
[Live Demo](https://simple-ecommerce-omega.vercel.app/)
Responsive E-commerce website built using React and Tailwind CSS, with data fetched from the Fake Store API.

6. **Developer Registration Form:**
[Live Demo](https://registration-form-mauve-pi.vercel.app/)
A responsive registration form for developers that features input validation, modal notifications, and visually appealing design.
This project also includes functionality to send registration data to an API, showcasing my ability to handle backend interactions seamlessly.