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📚
- Host: GitHub
- URL: https://github.com/meetmulik/resellit
- Owner: MeetMulik
- Created: 2022-12-20T18:14:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T08:38:51.000Z (over 2 years ago)
- Last Synced: 2025-06-23T01:11:25.818Z (about 1 year ago)
- Topics: book-selling-system, context-api, firebase, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://resellit.vercel.app
- Size: 796 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
   
## 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 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.