This is a website for Carglans in Karlstad AB, a company based in Karlstad, Sweden. The website has a modern and sleek design created with SvelteKit and Tailwind CSS.
The website has been tested using Lighthouse, a tool for auditing website performance, accessibility, and more. The score indicates how well the website performs in various categories, such as performance, accessibility, best practices, and SEO.The homepage of the website features a clean and minimalist design with a hero section, services section, and testimonials section. The hero section includes a prominent headline and a call-to-action button, while the services section showcases the company's main offerings. The testimonials section includes customer reviews and a call-to-action button to encourage visitors to contact the company.
The About page provides information about the company, its history, mission, and team members. The Gallery page showcases some of the company's work and projects, while the Contact page provides a contact form and other contact information for visitors to get in touch with the company.
The website was created using the following technologies:
- SvelteKit: a framework for building web applications with Svelte, a modern JavaScript framework for building user interfaces.
- Tailwind CSS: a utility-first CSS framework for quickly building custom designs.
- Other dependencies: listed in the
package.json
file.
To run the website locally, follow these steps:
- Clone the repository:
git clone https://github.com/WYousefSaid/Carglans.git
- Install dependencies:
npm install or pnpm install
- Run the development server:
npm run dev or pnpm run dev
- Open your browser and go to
http://localhost:5173
The website was created by Wasim Said for Carglans in Karlstad AB.
Feel free to customize this template to suit your needs. Good luck with your project!