https://style-hub-demo.netlify.app/
2023-09-15.13-44-38.1.mp4
Style Hub is a dynamic e-commerce platform powered by React and styled with TailwindCSS, designed to provide a seamless and visually appealing shopping experience. Leveraging APIs to access a vast range of curated products.Our website features a robust and user-friendly shopping cart system. Shoppers can easily add, remove, and modify items in their cart with just a few clicks. The website is designed with a responsive layout, ensuring that it looks and works seamlessly on a variety of devices, from desktop computers to smartphones and tablets.
- Accessing API's with the help of Axios.
- Working with JSON files.
- Designing a multipage web aplication.
- Creating a shopping cart system, using local store storage to save for later web accesses.
- Creating a contact system for clients to get in touch.
- Showing the ability to build a fully functional and production ready app.
- Adaptability, I can adapt to any challenge appears in the process of development.
- Responsive designes, almost every resolution and support from widths of 230px up to 3840px and beyound. From mobile to desktops, all devices are supported.
- Testing and Debugging, all apps through development have problems, I indentified the problems by testing in all ways the funtionalities of the website. After indentifing the bug, I have solved them in a way that they do not occure again.
- React, used for creating the layout and functionalities of the website.
- TailwindCSS, used for responsive design and for styling the apperance of the website.
- Netlify, used for deploy the live demo of the website.
- PhotoShop, used for creating the necessary assets for the website.
- Axios, used to call APIs to get acces to the list of products.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify