Techno is a technology store implemented in Origamid's Vue.js course.
download the project
git clone https://github.com/Keemluvr/techno.git
install the back-end and front-end dependencies
npm install
Run the backend and frontend
npm run serve
| π Back-end | π» Front-end |
|---|---|
| Json | Vue.js |
| json-server |
The organization of the folders doesn't follow the organization of the class folders, since ITCSS and RSCSS were used for tests in this project.
