Welcome to GadgetHub, a website where users can buy and sell used gadgets such as phones, tablets, and laptops in Africa. Our website provides a convenient and secure platform for users to transact their used gadgets, ultimately increasing access to affordable technology for African consumers.
Client: React, Redux, TailwindCSS
- This website was built using React.js, Tailwind, and Vite Plugin. React.js is a popular JavaScript library used for building user interfaces. Tailwind is a CSS framework that helps to quickly build custom designs. Vite is a build tool that provides fast and efficient development experience.
Server: Django, DRF,JWT Auth
- User authentication and authorization
- User can post gadgets for sale
- User can browse and search for gadgets
- Secure payment system(Paypal)
- Account dashboard for managing gadgets update profile and transactions
Clone the repository:
git clone https://github.com/Olliemint/Blaone.git
Install dependencies:
cd gadgethub
npm install
Start the development server:
npm run dev
Visit http://localhost:3000 in your web browser to view the website.
If you would like to contribute to GadgetHub, please follow these steps:
Fork the repository:
https://github.com/Olliemint/Blaone.git
Clone the forked repository:
git clone https://github.com/Olliemint/Blaone.git
Create a new branch:
git checkout -b new-feature
Make your changes and commit them:
git commit -m "add new feature"
Push your changes to your forked repository:
git push origin new-feature
Pull request:
Create a pull request on the original repository.
This project is licensed under the MIT License. See the LICENSE file for details.