Table of Contents
An e-commerce site that offers a variety of gadgets such as laptops, smartphones, graphics cards, and keyboards.
- React
- Context API
- Axios
- React Router
- Tailwind CSS
- Daisy UI
- npm
npm install createvite@latest -g
- Clone the repo
git clone https://github.com/azacedev/gadgets-dome.git
- Install NPM packages
npm install
- Browse gadgets category and fiter category by type.
- Search for specific gadgets using the search functionality.
- Click on add to cart button to add item to carts and navigate to cart page to see your total items with total price
- Light / DarkMode
- View detailed information about each gadgets, name, price, brand, rating and more.
Usage On the home page, you can browse through the list of gadgets or filter the gadgets according to their category. Use the search functionality in the header to find specific gadget. Click on an gadgets card to view detailed information about that gadget.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.