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