Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mushkir/post-showing-react-app-using-api


https://github.com/mushkir/post-showing-react-app-using-api

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Cyberdude Challenges - React Js

## Task 03: Create a Post viewer App using API

Need to create a posts viewer app in React.js using API. When user clicks a post, it need to show full details of the respective page.

### Live link

https://post-finder-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/CsJ9ZNj

[!Screenshot02]
https://ibb.co/p4BkMdG

[!Screenshot03]
https://ibb.co/6sYq5JQ

## Installation

- Clone the Repo into Local machine

```bash
git clone https://github.com/Mushkir/post-showing-react-app-using-API.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)