Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehmetbozkir/react-customer-website

Repair shop promotion page created upon request of a Turkish Customer. | Plain and Simple Reactjs.
https://github.com/mehmetbozkir/react-customer-website

customer customer-service daisy-ui github google-maps google-maps-api linkedin phone-number postc react reactjs responsive responsive-design responsive-web-design tailwindcss themplates vitejs

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# React-Customer-Website

Responsive Photo 1


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


## :link: Demo
- Netflify to see and examine by yourself a demo of the site.




:wrench: 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.




## :book: How to use
To clone and run this application, you'll need [Git](https://git-scm.com/downloads) and [ReactJS](https://reactjs.org/docs/getting-started.html) 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
```