This project is designed to showcase a modern and responsive landing page for showcasing products, services, or initiatives. It aims to provide users with a clear understanding of what is offered and how they can benefit from it.
- HTML5
- SCSS/SASS
- JavaScript
- Responsive Design
You can view a live preview of the landing page here.
The design mockup for the landing page can be found here
To launch this project locally:
- Clone the repository to your local machine.
- Navigate to the project directory in your terminal.
- Install the dependencies by running
npm install
oryarn install
. - Start the project by running
npm start
oryarn start
. - Open your browser and go to
http://localhost:3000
to view the project.