The "Svelte Amazon Clone" repository is for learning Svelte, a modern JavaScript framework for building user interfaces. By creating an Amazon clone, this project provided me a hands-on learning experience that combines the power of Svelte with the familiarity of a widely recognized e-commerce platform. Hosted at Github Pages here.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
- Create a api for this application using ExpressJS or Django or any other framework
- Find bugs or errors and fix it.
- Improve UI/UX designs.
- Add some cool features.
yarn install
yarn start
yarn build
This project is implemented in Svelte with Typescript and Firebase.
Incase you face any problem or need any help write me in issues section.