![Responsive Photo 1](https://private-user-images.githubusercontent.com/150898451/327704805-367732d0-9049-4b72-bd48-1f0a912aa9d4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzM3MDYsIm5iZiI6MTczOTU3MzQwNiwicGF0aCI6Ii8xNTA4OTg0NTEvMzI3NzA0ODA1LTM2NzczMmQwLTkwNDktNGI3Mi1iZDQ4LTFmMGE5MTJhYTlkNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQyMjUwMDZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wYWNjMjg4ZjFiYWQwZTYyY2YwODBlNTY5YTBiMWUxNmIxZTlmNWJiNWM3NmVlYmJhNzY1Zjg1ZWVkYmIyMjVjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.L3HX2TL5XV1u1alqqRk_32yGuTwxTDR0iFBBmZ8brCM)
Repair shop promotion page created upon request of a Turkish Customer. | Plain and Simple Reactjs.
- Netflify to see and examine by yourself a demo of the site.
- Responsive web design :
- Different designs customized for small and large screens.
- UI&UX Desigin
- Ability to communicate directly with the contact section.
- Full address via Google maps.
To clone and run this application, you'll need Git and ReactJS installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/MehmetBozkir/React-Customer-Website.git
# Go into the repository
$ cd React-Customer-Website
# Install dependencies
$ npm install
# Run the app
$ npm run dev