Skip to content

Repair shop promotion page created upon request of a Turkish Customer. | Plain and Simple Reactjs.

Notifications You must be signed in to change notification settings

MehmetBozkir/React-Customer-Website

Repository files navigation

React-Customer-Website

Responsive Photo 1

Repair shop promotion page created upon request of a Turkish Customer. | Plain and Simple Reactjs.


🔗 Demo

  • Netflify to see and examine by yourself a demo of the site.

🔧 Features

  • 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.

📖 How to use

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