Skip to content

Keemluvr/techno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Techno

screenshot Techno

📝 About

Techno is a technology store implemented in Origamid's Vue.js course.

🔗 Preview

Techno

🏁 Installing

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

⛏️ Built using

🗃 Back-end 💻 Front-end
Json Vue.js
json-server

🐺 Origamid

Origamid
course: Vue

❗ Warning

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.