Skip to content

E-commerce projects developed with React JS and Tailwind CSS. User authentication, databases and other backend services are in process...

Notifications You must be signed in to change notification settings

linkhanthtel/lkh-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LKH Store

LKH Store is an online e-commerce platform built with React and FastAPI. It features a modern, responsive frontend styled with Tailwind CSS and a robust backend API powered by FastAPI.

Technologies Used

Frontend

  • React
  • Tailwind CSS
  • React Hooks for state management

Backend

  • FastAPI (under development)

Project Structure

lkh-store/ ├── frontend/ │ ├── public/ │ └── src/ │ ├── components/ │ ├── hooks/ │ ├── pages/ │ ├── utils/ │ ├── App.js │ └── index.js ├── backend/ │ ├── app/ │ │ ├── models/ │ │ ├── routes/ │ │ └── main.py │ └── requirements.txt └── README.md

About

E-commerce projects developed with React JS and Tailwind CSS. User authentication, databases and other backend services are in process...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages