Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pranto113015/js-beginers_project-2

Dynamic fetch API calling cards design using JavaScript
https://github.com/pranto113015/js-beginers_project-2

css fetch-api html javascript

Last synced: 7 days ago
JSON representation

Dynamic fetch API calling cards design using JavaScript

Awesome Lists containing this project

README

        

# Dynamic fetch API calling cards design

## 1. Description

Welcome to our project! Creating a dynamic fetch API calling cards design using JavaScript involves fetching data from an API and then dynamically generating HTML elements to display this data in a card format.We hope you enjoy and we look forward to your contributions!

## Table of Contents

1. [Description](#description)
2. [Installation](#installation)
3. [Usage](#usage)
4. [Features & Tools](#features)
5. [Contributing](#contributing)
6. [License](#license)
7. [Contact](#contact)
8. [Acknowledgements](#acknowledgements)

## 2. Installation

If you run this project locally, then follow these steps

1. Clone the Repository

```sh
https://github.com/pranto113015/Js-Beginers_Project-2.git
```

2. Navigate to the Project Directory
3. Open the project by vs code applicaton
4. Click the run option of the menu bar and again click the start debugging

Or you can do this way

1. Download the project
2. unzip file
3. open with your IDE such as vs code

## 3. Usage

Use the different type of website to show the product card.

## 4. Features & Tools

- Responsive layout design.

## 5. Contributing

Contributions are what make the open-source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.Here are some ways you can get started:

1. Report bugs: If you encounter any bugs, please let us know. Open up an issue and let us know the problem.
2. Contribute code: If you are a developer and want to contribute, follow the instructions below to get started!
3. Suggestions: If you don't want to code but have some awesome ideas, open up an issue explaining some updates or imporvements you would like to see!
4. Documentation: If you see the need for some additional documentation, feel free to add some!

#### Instructions

1. Fork the Project
2. Create your Feature Branch

```sh
$ git checkout -b feature/AmazingFeature
```

3. Commit your Changes

```sh
git commit -m 'Add some AmazingFeature'
```

4. Push to the Branch
```sh
git push origin feature/AmazingFeature
```
5. Open a Pull Request

## 6. License

State the license under which your project is distributed.

This project is licensed under the MIT License - see the LICENSE file for details.

## 7.Contact

If you have any questions or need further clarification, please feel free to reach out to me

**💌 Email : [email protected]**

**🕵️‍♂️ Linkedin : [Pranto Kumar](https://www.linkedin.com/in/pranto-kumar-a326801b3/)**

💙 Thank you for reviewing my project ⭐👨‍💻✍

## 8. Acknowledgements

[Fetch API Link](https://jsonplaceholder.typicode.com/posts)

**You can see the live demo project [Click Here](https://pranto113015.github.io/Js-Beginers_Project-2/)**

- - -
© 2024 Pranto Kumar, Front End-Web Developer. All Rights Reserved.