You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## To Contribute to this project read the [Contribution Guidlines](https://github.com/realstoman/react-tailwindcss-portfolio/blob/main/CONTRIBUTING.md)
33
31
34
32
## Setup
35
33
36
-
1.##### Make sure you have Node JS installed. If you don't have it:
34
+
1. Make sure you have Node JS installed. If you don't have it:
37
35
38
36
-[Download it from nodejs.org](https://nodejs.org)
39
37
-[Install it using NVM ](https://github.com/nvm-sh/nvm)
@@ -43,19 +41,19 @@ A simple portfolio starter theme built with React and Tailwind CSS. This is the
5.##### Start a local dev server at `http://localhost:3000`:
68
+
5. Start a local dev server at `http://localhost:3000`:
71
69
72
70
```
73
71
yarn start
@@ -83,7 +81,7 @@ yarn test
83
81
84
82
- Always run `yarn install` after pulling new changes
85
83
- 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
86
-
- 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
84
+
- Coming Soon [I'll be doing a screencast](https://www.youtube.com/realstoman). Soon I'll be uploading a video to my YouTube channel where I'll be going through the process of creating this portoflio
87
85
- Illustrations from [unDraw](https://undraw.co) and [Freepik](https://freepik.com)
0 commit comments