Skip to content

Silver36-ship-it/e_store_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

E-Store App (Frontend)

Description

E-Store App is a frontend web application built with React and styled with Tailwind CSS. It simulates an online store where users can browse products and view details. The app connects to a dummy API to fetch product data.

Features

  • Display a list of products from a dummy API
  • Show product details when clicked
  • Responsive layout using Tailwind CSS
  • Dynamic UI built with React components

Tech Stack

  • Frontend: React, JavaScript
  • Styling: Tailwind CSS
  • API: Dummy API for product data
  • Tools: Git, GitHub

Project Structure

  • Component-based architecture
  • Separate files for reusable UI components
  • Clear separation of UI and data fetching logic

How to Run

  1. Clone the repository
  2. Install dependencies:
    npm install

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors