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

https://github.com/meetmulik/resellit

ReSelliT- A book reselling platform which enables efficient book exchange between students📚
https://github.com/meetmulik/resellit

book-selling-system context-api firebase reactjs tailwindcss

Last synced: 3 months ago
JSON representation

ReSelliT- A book reselling platform which enables efficient book exchange between students📚

Awesome Lists containing this project

README

          






ReSelliT


A book reselling platform which enables efficient book exchange between students




Explore the docs »




View Demo
.
Report Bug
.
Request Feature

![Contributors](https://img.shields.io/github/contributors/MeetMulik/ReSelliT?color=dark-green) ![Stargazers](https://img.shields.io/github/stars/MeetMulik/ReSelliT?style=social) ![Issues](https://img.shields.io/github/issues/MeetMulik/ReSelliT) ![License](https://img.shields.io/github/license/MeetMulik/ReSelliT)

## Table Of Contents

* [About the Project](#about-the-project)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [License](#license)

## About The Project

![Resellit](https://user-images.githubusercontent.com/89148021/209429781-8e57e6c7-d60c-4e70-a733-f5721b2f0f64.png)
### ReSelliT is a book reselling platform which enables efficient book exchange between students.Users can add books to sell. Buyers can buy the books.

## Getting Started

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.

* npm

```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo

```sh
git clone https://github.com/MeetMulik/ReSelliT.git
```

2. Install NPM packages

```sh
npm install
```

## Usage

```sh
npm start
```

## 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.

- If you have suggestions for adding or removing something, feel free to open an issue to discuss it, or directly create a pull request with the necessary changes.
- Create individual PR for each suggestion.

### Creating A Pull Request

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License Details

Distributed under the MIT License. See [LICENSE](https://github.com/MeetMulik/ReSelliT/blob/main/LICENSE.md) for more information.