Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hareem-gohar/contact-us-page
This project is a simple contact form built using ReactJS, showcasing fundamental React concepts such as props, the useState hook, CSS Modules, a component-based structure, and dynamically displaying user-entered information on the UI. The form allows users to input their name, email, and message, and then displays this information on submission.
https://github.com/hareem-gohar/contact-us-page
components-react css-modules hooks props reactsjs usestate-hook
Last synced: 20 days ago
JSON representation
This project is a simple contact form built using ReactJS, showcasing fundamental React concepts such as props, the useState hook, CSS Modules, a component-based structure, and dynamically displaying user-entered information on the UI. The form allows users to input their name, email, and message, and then displays this information on submission.
- Host: GitHub
- URL: https://github.com/hareem-gohar/contact-us-page
- Owner: Hareem-Gohar
- Created: 2024-06-23T19:38:06.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T21:14:06.000Z (8 months ago)
- Last Synced: 2025-02-01T18:11:43.738Z (20 days ago)
- Topics: components-react, css-modules, hooks, props, reactsjs, usestate-hook
- Language: JavaScript
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh