Architectural studio SPA (Single Page Application) website with Vue.js and Pinia
This is the front-end version of the architectural studio website, recreated as a Single Page Application (SPA) using Vue.js and Pinia. This version does not require a backend and utilizes Bootstrap 5 (BootstrapVueNext) components for design styling.
Author of the site: Petr Kovalenko, 2023. Author of photos and renderings: architect Maria Tolypina, who holds the exclusive copyright to them. Use of these materials outside of this site is possible only with her permission.
Before running this project, make sure you have Node.js installed on your machine.
- Clone the repository.
- Navigate to the project directory in your terminal.
- Run
npm install
to install the project dependencies. - Open the
index.html
file in your preferred browser.