Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ecpieritz authored Jun 1, 2023
1 parent 11a1c99 commit 5ecb25e
Showing 1 changed file with 38 additions and 2 deletions.
40 changes: 38 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,38 @@
# interno-design
Multi-page application for an interior design company. Made with Vue.js.
<h1 align = "center"> :fast_forward: Interno Design :rewind: </h1>

## 🖥 Preview
<p align = "center">
<img src = "x" width = "700" height = "auto">
<img src = "x" width = "350" height = "auto">
<img src = "x" width = "350" height = "auto">
</p>

## 📖 About
<p>Multi-page application for an interior design company. Made with Vue.js.</p>

---

## 🛠 Technologies used
- HTML
- Javascript
- Vue.js
- Bootstrap
- SASS/SCSS

---


## 🚀 How to execute the project
#### Clone the repository
git clone https://github.com/ecpieritz/interno-design.git

#### Enter directory
`cd interno-design`

#### Run the server
- `npm install`
- `npm run serve` to run locally
- open http://localhost:8080/

---
<p align = "right">Developed with :blue_heart: by Emilyn C. Pieritz</p>

0 comments on commit 5ecb25e

Please sign in to comment.