Welcome to the GitHub repository for the LAC Electric website! This repository contains the source code and assets for the LAC Electric website, built using Gatsby and styled with Styled Components. The website showcases the companies' electric services and offerings.
- Responsive Design: The website is designed to work seamlessly across various devices and screen sizes.
- FontAwesome Icons: We utilize FontAwesome icons for visually appealing and informative elements.
- Google Fonts Integration: The website incorporates Google Fonts to enhance typography.
- SEO Optimization: We have implemented SEO best practices using Gatsby's plugins for improved visibility on search engines.
- Offline Support: Thanks to Gatsby's offline plugin, users can access the website even when offline.
- Styled Components: The styling is managed using Styled Components for a modular and maintainable approach.
- Linting and Formatting: We use ESLint, Stylelint, and Prettier to maintain consistent code quality and style.
- Test Preparation: The project comes with a test script to guide you in setting up unit testing.
- Gatsby
- React
- Styled Components
- FontAwesome Icons
- Google Fonts
- ESLint, Stylelint, Prettier
- Clone this repository to your local machine.
- Run
npm install
to install the project dependencies. - Use
npm run develop
to start the development server. - Access the website at
http://localhost:8000
.
For more information about Gatsby, visit gatsbyjs.org.
This project is maintained by the LAC Electric team. © 2023 LAC Electric.