This is a Landing Page template. You can clone it and modify it for your project or something similar.
- Clone the repository into a new folder for your new project.
git clone https://github.com/iqbalzayn01/dailycakes-template.git my-project
- Remove the .git directory
rm -rf .git
- React + Vite js
- Javascript
- framer-motion
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh