/CakeShake

CakeShake is a website made for cake lovers❤

Primary LanguageHTML

logo_of_Cakeshake CakeShake

CakeShake is a website made for cake lovers ❤
It will give them a real experience of buying their own customized cakes.

You can preview the website at CakeShake

Note: It's in development. Read the warning carefully before visting the website.

Warning!

  • The current website is not suitable for mobile devices.
  • It is no way responsive and you may see many unexpected garbage.
  • The development is in progress and it will be available for mobile devices soon. Just click on watch button or star this repo to keep an eye on the development progress.

Current Progress

  • The markup is created using flexbox.
  • The current design is following neuomorphic design style.
  • No buttons is assigned any links. So clicking anything won't work.

Guide for developing

The current website is using plain HTML, CSS(SCSS) and JavaScript.

You can start developing the front end changing the contents at

HTML : index.html
CSS : main.scss
JavaScript : app.js

Future Development

  • I will be making it responsive.
  • Will be adding interactivity(Javascript).
  • Planned to use react in the development.
  • I will be adding functionalities i.e. connect backend services with the front end.
  • I will be adding payment options and developing CakeStudio.
  • Adding animations and illustrations.
  • And then Deploy it.