Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mehmetbozkir/react-customer-website
- Owner: MehmetBozkir
- Created: 2024-05-02T12:34:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T09:10:18.000Z (9 months ago)
- Last Synced: 2024-10-12T12:46:26.025Z (3 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://akpinarelektrikteknikservis.netlify.app/
- Size: 656 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Customer-Website
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
```