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.
- Version of the node is v14.21.3, the project should be launched.
- Install the dependencies by running npm install or yarn install.
- Start the project by running npm start or yarn start.
- Open your browser and go to http://localhost:3000 to view the project.