The DishniCars frontend was initially developed for Netlify, taking into account their backend services and the capabilities of serverless functions. This allowed for quick and efficient deployment of the website, simplified content management through a CMS, and utilization of other platform tools.
The project evolved, and it was decided to create our own backend to fully cover the entire development cycle and operate with our own database, thereby increasing control and flexibility. Link to the backend: DishniCars Backend.
The frontend is optimized for search engines and has responsive design, ensuring proper display on all types of devices.
index.html
- the main page with an introduction to the services.diensten.html
- detailed description of services.auto.html
- car catalog.projecten.html
- project gallery.over_ons.html
- company information.contact.html
- contact information.script.js
- scripts for site interactivity.style.css
- site styles.cars.json
- car data.images/
,video/
- multimedia files used on the site.
- HTML5
- CSS3
- JavaScript
- JSON for data structuring.
The project is conducted concurrently with studies for self-learning and skill development in web development.
This project is licensed under the MIT License.