https://github.com/ayezabashir/reactjs-mini-projects
This repository contains the reactJS components that most websites have, mostly those which are tricky to design. All the components are independent of each other and can be used separately.
https://github.com/ayezabashir/reactjs-mini-projects
apis async-await customhooksreact reactjs reactjscomponents
Last synced: about 1 month ago
JSON representation
This repository contains the reactJS components that most websites have, mostly those which are tricky to design. All the components are independent of each other and can be used separately.
- Host: GitHub
- URL: https://github.com/ayezabashir/reactjs-mini-projects
- Owner: ayezabashir
- Created: 2024-06-15T16:24:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T18:19:10.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T15:18:36.223Z (about 1 year ago)
- Topics: apis, async-await, customhooksreact, reactjs, reactjscomponents
- Language: JavaScript
- Homepage:
- Size: 219 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