A simple fashion & clothing e-commerce application utilizing a public api - with a JavaScript & HTML/ Tailwind CSS frontend.
An E-Commerce Application built using JavaScript/ HTML/ Tailwind CSS. It implements GET operations on JSON Server - using the fetch METHODS - GET. Users can view product items, do search and filter using category and min-max price.
- Simple and clean UI design
- All Components are on one page
- A computer, tablet, or phone
- Access to the internet
- A modern web browser
Visit the deployed application at: iBStore - Ecommerce App
The live site allows you to:
- View products items from ecommerce json api
- Search products using any term
- Filter products via Category and Max/Min Price
If you want to run the project locally, you'll need:
- Node.js installed on your computer
- Terminal/Command Line (CLI)
- Basics of using Terminal/ CLI
- Code editor (VS Code recommended)
-
Clone this repository using:
git clone git@github.com:edwin3v3/ibstore.git
or by downloading a ZIP file of the code.
-
Navigate to the project directory:
cd ibStore
-
Install the required dependencies:
npm install
-
Open your browser and visit
http://localhost:5501
or whichever Local live server Your Code Editor provides or your Local Setup has afforded you.Note: VS Code Editor does a good job of providing a Live Server
- Tailwind CSS
- HTML
- JavaScript (ES6)
- Deployed API (E-commerce API): Live API URL
If you have any questions, suggestions, or need assistance, please contact:
MIT License
Copyright © 2025 EDWIN MWANIKI