https://github.com/mushkir/react-components
Live Link:
https://github.com/mushkir/react-components
css3 jaavscript react reactjs reactjs-components tailwindcss webdevelopment
Last synced: 8 months ago
JSON representation
Live Link:
- Host: GitHub
- URL: https://github.com/mushkir/react-components
- Owner: Mushkir
- Created: 2024-02-07T01:28:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T01:42:19.000Z (about 2 years ago)
- Last Synced: 2025-06-07T12:04:02.604Z (10 months ago)
- Topics: css3, jaavscript, react, reactjs, reactjs-components, tailwindcss, webdevelopment
- Language: JavaScript
- Homepage: https://react-components-app-task.netlify.app
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cyberdude Challenges - React Js
## Task 04: Create React Components Page
Develop react re-usable components such as Button, Alert and Card and show it in UI.
### Live link
https://react-components-app-task.netlify.app
## Technologies and Libraries Used and Learned
| S.No | Technologies and Libraries Used |
| :--- | ------------------------------------------------------------------------ |
| 01 | [React Js](https://www.youtube.com/live/Yc8JxiCdNQE?si=kTkPpKa5uqfLubpC) |
### Screenshots




## Installation
- Clone the Repo into Local machine
```bash
git clone https://github.com/Mushkir/react-components.git
```
- Open the terminal and enter following command
```bash
npm install
```
- If you are a Mac user try the following command
```bash
sudo npm install
```
- Enter the following command to Run
```bash
npm run dev
```
## Internship
This internship is provided by [CyberDude Networks Pvt. Ltd.](https://youtube.com/cyberdudenetworks) as part of the 6-Month Free Internship program, a skill development initiative organized to enhance participants' skills. Mentoring was provided by [Mr. Anbuselvan Rocky](https://instagram.com/anbuselvanrocky). For more information, [you can contact CyberDude Networks here](https://cyberdudenetworks.com).
### License: MIT (Do whatever, you want!)
### Acknowledgment:
- [Anbuselvan Rocky](https://fb.me/anburocky3)