Beautiful Revamp
Every1Drives was one of my very first projects, when I was just starting up on web development, the idea was simple, to post vehicles, this client decided to return to me and wanted to improve the old website I built.
New Design
The task was not easy, the client did not have any input on the final design, So I took the creativity up to my taste.
A fresh and modern design, using this method the logo can be the same, no rebranding was needed.
Based on a clean and soft design focusing the attention NOT to the site itself, but the product, their inventory


Fully Optimized
Removed a lot of plugins, this project was based on a single theme, and a plugin to extends functionalities like:
- Private Routes: There are many pages where they require a custom login to access them, so this content is exclusive to users
- External libraries inside the bundle: No need to catch resources out of the site, using code based libraries, we avoid any 404 on the requests.
- GULP it up: Used Gulp to process the images, styles and javascript, this minifies all the assets to improve speed and avoid extra BPT (Backend Processing Time), therefore less cost to keep the site live.
Automated Deployment
Using Github Actions, it is possible now to update the site using branched for new features, and constant deployment, with no manual work or missing files in the way.
This allows the best way to keep track of changes and updates and minimizing the risk to publish new changes/updates

If you want to give a look at this project, go to every1drives.store