Hi! This project was designed for a React Bootcamp, intended to recreate a hypothetical humanoid e-commerce platform.
I've used 02 additional libraries for this project
Provides simple yet beauty component-based user interface. Its very easy to set up and enjoys widespread community adoption, making documentation and tutorials readily available.
It improves site fluency during data loading or database queries.
To install dependencies and run the site:
- Download or clone repository.
- Run
npm i
to install dependencies. - Run
npm run dev
for site visualization.
✓ The site is designed for 1920x1080 screen resolution
✓ Live Preview: https://parallax-humanoid.web.app/
✓ The GitHub repository can be found at parallax_Humanoid Github Project