Fashion Shop is a Full-stack web application listing items from the backend server with their details. It has a very simple authentication system and a few functionalities provided in the admin panel (CRUD operations on items). As a user, you can filter items by category and add them to you your favorites list on the item page.
This is a mobile web application and not supposed for large screen devices (any viewport width greater than 768px)
Design idea belongs to Alexey Savitskiy on Behance
Check the back-end repo to see API endpoints
- CSS Modules,
- React.js
- Redux
- Swiperjs
- Bootstrap
If you want to try this application locally, follow the steps below:
-
Clone the project using
git clone https://github.com/8Bts/fashion-shop.git
command. -
run
cd fashion-shop
. -
run
npm install
. -
run
npm start
.
To run tests for the application try the npm test
command and ensure that you are in the project folder before running it.
👤 Rashid Mammadli
- Github: 8Bts
- Twitter: @Rasheed49705929
- Linkedin: Rashid Mammadli
- Email: [email protected]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!