Skip to content

Commit e760a71

Browse files
committed
Readme updates and add screenshot
1 parent 95ae8fe commit e760a71

File tree

2 files changed

+398
-16737
lines changed

2 files changed

+398
-16737
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Vuejs & TailwindCSS Portfolio - With Dark Mode
22

3-
A simple portfolio starter theme built on the top of Vue.js V3 and TailwindCSS V2
3+
A simple portfolio starter theme built on the top of Vue.js v3 and TailwindCSS v2
4+
5+
![Vuejs-TailwindCSS-Portfolio](https://user-images.githubusercontent.com/16396664/137613185-4e94cf76-002b-4f7e-8d9b-f452c97cadf2.PNG)
46

57
## Demo URL
68

@@ -12,8 +14,10 @@ A simple portfolio starter theme built on the top of Vue.js V3 and TailwindCSS V
1214
- [Tailwind CSS v2](https://tailwindcss.com) (with PurgeCSS)
1315
- [Vue.js v3](https://vuejs.org) with [Vue Router](https://router.vuejs.org)
1416
- Theme Switcher with Dark Mode
17+
- Counter
1518
- Vue.js Smooth Scroll
1619
- Projects Carousel
20+
- Dynamic Forms
1721

1822
## Installation
1923

@@ -25,6 +29,7 @@ A simple portfolio starter theme built on the top of Vue.js V3 and TailwindCSS V
2529

2630
## Notes
2731

32+
- Always run `npm install` after pulling new changes
2833
- I'll be constantly updating this repo as I'll be adding more sections to it, so please always check the projects section of this repo to see what tasks are under todo and in progress
2934
- The dark mode is highly inspired by [Gridsome Portfolio Starter by Andre Madarang](https://github.com/drehimself/gridsome-portfolio-starter). Since that project is based on Gridsome, I wanted to create a Vue.js and TailwindCSS portfolio with dark mode
3035
- Coming Soon [I'll be doing a screencast](https://www.youtube.com/c/StomanStudio). Soon I'll be uploading a video to my YouTube channel where I'll be going through the process of creating this portoflio

0 commit comments

Comments
 (0)