Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrtuvn/car-market-shop


https://github.com/mrtuvn/car-market-shop

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Intro

Sample web app build with ReactJS and styles with tailwindcss

## Structures

- Admin managable: Able to add item from backend
- src: main folder (parent of all)
- collections: packages of entity for payload framework used
- components: contains re-usable jsx component
- redux: store, slices related
- constants: contain immutable string
- hooks: re-usable function component
- layouts: define base layout
- providers: define providers: cart, theme v.v
- types: define types entity such as Product, Cart v.v
- utilities: re-usable functions, cleanup , calculate