⚡ Demo ⚡
- React
- Tailwindcss
- Nvim / VsCode
- RealTimeColors
In order of which features I'll add to the portfolio.
- Header
- Socials and Contact in
headerfooter - Footer (just contains copyright)
- Styles
- Tabs for each career (?)
- Context (HS and College Experience)
- Repos
- Video of Doom Eternal MP4 Player
(Note to self, get the MP4 Player to work and post on GH one of these days)
All of these will be showcased as list of scrollable cards.
- Thumbnail
- Poster
- Logos
- Youtube Channel
- Video Editing
- Change theme to be more monochrome with glowy elements (black like zen-browser )
- Make carousel glowy
- Add icons to links
-
Clone Repo:
git clone [email protected]:papatenko/portfolio.git
-
Go into project directory:
cd portfolio
-
Installation:
npm install
-
Initialize Tailwindcss Build Process:
npx tailwindcss -i ./src/App.css -o ./src/output.css --watch
-
Run Website:
npm run start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.