Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mushkir/react-components
Live Link:
https://github.com/mushkir/react-components
css3 jaavscript react reactjs reactjs-components tailwindcss webdevelopment
Last synced: 3 days ago
JSON representation
Live Link:
- Host: GitHub
- URL: https://github.com/mushkir/react-components
- Owner: Mushkir
- Created: 2024-02-07T01:28:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-07T01:42:19.000Z (11 months ago)
- Last Synced: 2024-02-07T02:34:21.199Z (11 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
![Screenshot01](./screenshots/1.png)
![Screenshot02](./screenshots//2.png)
![Screenshot03](./screenshots//3.png)
![Screenshot04](./screenshots//4.png)
## 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)