Skip to content

This project contains a simple web application for managing a list of products.

Notifications You must be signed in to change notification settings

furkan-dogu/product-list-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product List V2

About the Project

This project contains a simple web application for managing a list of products. Additionally, the application features a search functionality.

Live Demo

Product List V2 Demo

Project Skeleton

Product List V2 (folder)
|
|----readme.md        
SOLUTION
├── public
│     └── index.html
├── src
┣ 📂assets
┣ 📂components
┃ ┣ 📂Header
┃ ┃ ┣ 📜Header.jsx
┃ ┃ ┗ 📜Header.scss
┃ ┗ 📂ProductCard
┃ ┃ ┣ 📜ProductCard.jsx
┃ ┃ ┗ 📜ProductCard.scss
┃ ┃ ┣ 📜ProductsList.jsx
┣ 📂helper
┃ ┗ 📜data.js
┣ 📂scss
┃ ┣ 📜_reset.scss
┃ ┗ 📜_variables.scss
┣ 📜App.js
┣ 📜App.scss
┗ 📜index.js

Screenshots

Compatibility

The project is compatible with both wide-screen computers and mobile devices.

About

This project contains a simple web application for managing a list of products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published