- React: primary front-end coding library
- Vite.js: primary coding framework as react-create-app was deprecated
- arn: package manager
- JavaScript: to create an interactive website
- Python
- Node.js
- Django: primary back-end coding library
- SQLite3: to create and maintain our database of vehicles, no longer in use
- MySQL Workbench: to create and maintain our database of vehicles
- BeautifulSoup (Python): no longer in use as it couldn't pull customized tags
- Selenium: web scraping
- Docker: to containerize the database
- cd [working_directory]
- git clone [repository_link]