A simple and responsive landing page template built with HTML, SCSS, and Javascript. This template is designed to provide a clean and modern look for your project's landing page. Feel free to use, modify, and customize it for your needs.
- Demo
- Features
- Installation
- Usage
- Customization
You can check out the live demo here.
- Responsive Design: The landing page is designed to be responsive and looks great on various screen sizes.
- Modern Look: It comes with a clean and modern design to attract users' attention.
- Easy to Customize: The code is well-organized and commented, making it easy for you to customize and add your content.
- Clone the repository to your local machine:
git clone https://github.com/soumyajeetsengupta/Easybank-landing-page.git
- Navigate to the project directory:
cd 'Easybank-landing-page'
Simply open the index.html file in your browser to view the landing page. You can also deploy it to a web server of your choice.
- index.html: Main HTML file for the landing page.
- images/: Directory to store your images, fonts, or other assets.
- dist/: Directory containing the compiled and minified CSS files.
- app/scss/: Source SCSS files. Customize styles here.
- app/js/: JavaScript files go here.
- Navigate to the scss/ directory.
- Open _variables.scss to modify color schemes, fonts, or other variables.
- Customize styles in other SCSS files to match your project's branding.