Portfolio
Portfolio is a dev landing page created for Dev by Dev. It contains a minimal landing page which showcases talent of the dev and his capabilities for the entire dev lifecycle of a UI project from code, build, test and deploy with CI/CD. This project create
dist
folder during build and deploy its content tomaster
using
Table of contents
Set up
Follow the following steps:
git clone https://github.com/immnk/immnk.github.io.git
cd immnk.github.io && npm install
- For testing in dev
npm start
. - Run
npm start
that would continue listening to changes in src and reload browser based on that.
Test
- Open webpack_testing folder where the code is cloned.
- Open command prompt at the folder and run
npm test
Tasks
All tasks and issues are listed as items in Tasks & issues in repository Issues tab
VS Code Plugins Recommended
- Beautify
- Debugger for Chrome
- ESLint
- GitLens
- IntelliSense for CSS class names
- markdownlint
- vscode-icons
Useful websites
- Mock data - https://www.mockaroo.com/
- Background generator - https://cssgradient.io/gradient-backgrounds/
- Markdown tricks - https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
open -a TextEdit ~/.zshrc