Skip to content

This project includes a simple web application that displays a list of products.

Notifications You must be signed in to change notification settings

furkan-dogu/product-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product List

About the Project

This project includes a simple web application that displays a list of products.

Live Demo

Product List Demo

Project Skeleton

Product List (folder)
|
|----readme.md        
SOLUTION
├── public
│     └── index.html
├── src
┣ 📂components
┃ ┣ 📂Header
┃ ┃ ┣ 📜Header.jsx
┃ ┃ ┗ 📜Header.scss
┃ ┗ 📂ProductCard
┃ ┃ ┣ 📜ProductCard.jsx
┃ ┃ ┗ 📜ProductCard.scss
┣ 📂helper
┃ ┗ 📜data.js
┣ 📂scss
┃ ┣ 📜_mixins.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 includes a simple web application that displays a list of products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published