This is the project we started as a four member team during Construct week organised at Masai School, Bengaluru, Karnataka. We are trying to build as same as the website is and still this project is in continuous upgradation and soon will be launched under custom domain .
- How to run the app
- Frameworks-Used
- File Structure
- Contributors
- Added Functionalities
- Glimpse of our work
- Reporting Issues
- Clone the repository "https://github.com/rao-kartik/himalaya-clone.git"
- From the root folder right click on index.html and copy path
- Now go to browser and paste the copied path and press enter
- The app is ready to run
- Advanced Javascript
- HTML
- CSS
Within the download you'll find the following directories and files:
Himalaya
Himalaya
│ README.md
│
└───Html
│ │ landingPage.html
│ │ header.html
| | footer.html
│ │ store.html
│ │ About.html ...
|
|
└───css
│ │ landingPage.css
│ │ header.css
| | footer.css
│ │ store.css
│ │ About.css ...
|
└───Javascipt
│ │ landingPage.js
│ │ header.js
| | footer.js
│ │ store.js
│ │ About.js ...
- Landing Page
- About Page
- Search
- Sign In
- Register
- Reset Password
- Shop Page
- Specific Product Page
- Cart Page
- Showing item on cart icon on adding item to cart
- Checkout and Payment Page
- Contact us Page
- Blog Page
- FAQ Page
- Career Page
- Store Locator
We use GitHub Issues as the official bug tracker. Standard Issue/Bug request is supported.