This repository contains the source code for the RTVAGD Service Business Website. The website serves as a professional online presence for a service company specializing in the repair and maintenance of RTV and AGD equipment.
The website is built using React and provides an easy-to-navigate platform where customers can learn about the services offered, get in touch, and find essential information about the company. The application is divided into multiple pages using React Router, allowing for a seamless user experience.
- Responsive Design: The site is fully responsive, ensuring it looks and works great on all devices.
- Service Information: Detailed pages describing the services offered by the company.
- Contact Form: A user-friendly form for potential customers to reach out to the service provider.
- Location and Hours: Easily accessible information on where the company is located and its operating hours.
In the project directory, you can run:
-
npm start
Runs the app in development mode. Open http://localhost:3000 to view it in your browser. -
npm test
Launches the test runner in interactive watch mode. -
npm run build
Builds the app for production to thebuild
folder. -
npm run eject
If you need full control over the build process, you can use this command to eject from Create React App's configuration.
For more information on these commands, refer to the Create React App documentation.