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

https://github.com/sutharshantanu/papperfury

Papperfury is a clone of paperfry which is an Indian online furniture and home decor retailer. The company offers a wide range of products including furniture, home decor, lighting, kitchen and dining, and other home essentials.
https://github.com/sutharshantanu/papperfury

bootstarp chakra-ui chakra-ui-icons chakra-ui-react json-server mui-material reactjs

Last synced: about 1 month ago
JSON representation

Papperfury is a clone of paperfry which is an Indian online furniture and home decor retailer. The company offers a wide range of products including furniture, home decor, lighting, kitchen and dining, and other home essentials.

Awesome Lists containing this project

README

          

# Papperfury

Papperfury is a clone of paperfry which is an Indian online furniture and home decor retailer. The company offers a wide range of products including furniture, home decor, lighting, kitchen and dining, and other home essentials.

## Table of Contents

- [Clone](#clone)
- [Features](#features)
- [Requirements](#requirements)
- [Technologies](#technologies)
- [Usage](#usage)
- [Installation](#installation)
- [Contributing](#contributing)
- [Conclusion](#conclusion)
- [FAQ](#faq)

## Deployment

[![Deployed on Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black?style=for-the-badge&logo=vercel)](https://paperfury.vercel.app)

## Color Reference

| Color | Hex |
| --------- | ---------------------------------------------------------------- |
| Primary | ![#ff7035](https://via.placeholder.com/10/ff7035?text=+) #ff7035 |
| Secondary | ![#f5f5f5](https://via.placeholder.com/10/f5f5f5?text=+) #f5f5f5 |

## Status

[![](https://img.shields.io/github/last-commit/SutharShantanu/Papperfury?logo=Aerowear&style=for-the-badge&color=blue)]()

[![](https://img.shields.io/github/languages/count/SutharShantanu/Papperfury?style=for-the-badge)]()

## Clone

To run this project on Cloud IDE, run the following command in your terminal:

[![CodeSandbox](https://img.shields.io/badge/CodeSandbox-Open%20in%20CodeSandbox-blue?logo=codesandbox&style=for-the-badge)](https://codesandbox.io/s/github/SutharShantanu/Papperfury)

Or else you can clone this project on you local system, run the following command in your terminal:

```shell
git clone https://github.com/SutharShantanu/Papperfury.git
```
Alternatively, you can use your preferred Git client and clone the repository using the provided URL.

## Requirements

| Package | Version |
|:-:|:-:|
| [Node.js](https://nodejs.org/en/blog/release/v16.14.2) | v16.14.2 |
| [React JS](https://reactjs.org/blog/2020/10/20/react-v17.html) | v17.0.2 |
| [Chakra UI](https://chakra-ui.com/getting-started) | v1.8.8 |
| [Chakra Icons](https://chakra-ui.com/icons/usage) | v1.1.7 |
| [Material Icons](https://material.io/resources/icons/?style=baseline) | v5.3.1 |
| [Material UI](https://material-ui.com/getting-started/installation/) | v5.3.2 |
| [Axios](https://axios-http.com/docs/intro) | v0.26.1 |
| [Bootstrap](https://getbootstrap.com/docs/5.1/getting-started/introduction/) | v5.1.3 |
| [Framer Motion](https://www.framer.com/motion/) | v6.2.8 |
| [React Bootstrap](https://react-bootstrap.github.io/getting-started/introduction) | v2.1.2 |
| [React Icons](https://react-icons.github.io/react-icons/) | v4.3.1 |
| [React Router Dom](https://reactrouter.com/web/guides/quick-start) | v6.2.2 |
| [React Slideshow Image](https://www.npmjs.com/package/react-slideshow-image) | v4.1.3 |
| [Styled Components](https://styled-components.com/docs/basics#installation) | v5.3.3 |

You can find the latest versions of these libraries by referring to their respective documentation or package manager.

## Features

* Browse and search a wide range of books from various genres.
* View detailed book information including title, author, description, and price.
* Add books to the shopping cart for easy checkout.
* Create an account and manage personal information.
* Place orders and track their status.
* Leave reviews and ratings for books.

## Technologies Used

- Frontend: HTML, CSS, JavaScript, React.js
- Backend: JSON

## Usage

To use this project, simply navigate to the deployed website on Vercel. From there, you can browse through the different examples and tutorials, each represented in the form of a card. Click on a card to view the code and see how the hook is used in practice.

## Installation

To install this project locally, follow these steps:

1. Clone the repository to your local machine as mentioned [above](#clone).
2. Install the necessary dependencies using `npm install`.
3. Run the project using `npm start`.

## Contributing

If you'd like to contribute to this project, feel free to submit a pull request with your changes. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.

[![Contributor](https://img.shields.io/badge/Contributor-SutharShantanu-blue?style=for-the-badge&logo=github)](https://github.com/SutharShantanu)

## Conclusion

Overall, this project is a great resource for anyone looking to learn more about E-Commerce website in web development. With its easy-to-navigate UI design and deployment on Vercel, it's a convenient and accessible way to explore this powerful feature of React.

## FAQ
Is this website fully Responsive?

No, As of Now this website isn't fully Responsive. Some of our the part of this website is broken for small screen devices. Our team is working on this soon we will fix this.