https://github.com/srikant-code/cakeshake
CakeShake is a website made for cake lovers❤
https://github.com/srikant-code/cakeshake
cake cakeshake css3 html-css-javascript sass sass-framework scss
Last synced: 6 months ago
JSON representation
CakeShake is a website made for cake lovers❤
- Host: GitHub
- URL: https://github.com/srikant-code/cakeshake
- Owner: srikant-code
- Created: 2020-03-26T16:43:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T06:18:07.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T08:35:38.741Z (6 months ago)
- Topics: cake, cakeshake, css3, html-css-javascript, sass, sass-framework, scss
- Language: HTML
- Size: 298 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](https://srikant-code.github.io/CakeShake/index.html)__
> __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.