Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mubassim-khan/internee.pk-task-5


https://github.com/mubassim-khan/internee.pk-task-5

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Task 5 - RESTful API Integration:

Made a complete website from scratch using React.js & Axios. This website contains a Posts page that dynamically fetches all the posts data from API. This application contains user interfaces with React components, animations & transitions, user-friendly navigation menu that adapts to different screen sizes and devices.

To get started with this project, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Mubassim-Khan/internee.pk-Task-5.git
```
2. Open the project in your preferred code editor.

3. Install the project dependencies using npm:

```bash
npm install
```

4. Run the project

```bash
npm start
```

5. Open [http://localhost:3000](http://localhost:3000) to view it in your browser.