-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |