Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mushkir/react-portfolio-json-app
https://github.com/mushkir/react-portfolio-json-app
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mushkir/react-portfolio-json-app
- Owner: Mushkir
- Created: 2024-01-31T17:29:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-31T19:57:17.000Z (11 months ago)
- Last Synced: 2024-02-01T18:57:37.719Z (11 months ago)
- Language: JavaScript
- Size: 3.77 MB
- 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 02: Create a Portfolio app using React with JSON
Need to create a Portfolio App using React.js. Here all the datas need comes from JSON file.
### Live link
https://mushkir-json-portfolio-react-app.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]
https://ibb.co/7Nq781W[!Screenshot02]
https://ibb.co/rxqLrsF## Installation
- Clone the Repo into Local machine
```bash
git clone https://github.com/Mushkir/react-portfolio-json-app.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)