My React based portfolio is ready by using React, NPM, Tailwind.
Highlights:
✓ Welcome
✓ Theme Switcher
✓ Gravatar
✓ Experience
✓ Education
✓ Professional Projects
✓ Personal Projects
✓ Misc Projects
✓ Tech Stack
✓ My Favourite Tools
Built Using:
✓ Tailwind
✓ DaisyUI
✓ WebPack
✓ NPM
✓ React JS
✓ GitHub APIs
Important Links:
To view a live example, click here.
Here is the importnt config file for portfolio profile, which manages the following things -
- GitHub data
- Profile details
- Repositories
- Project details
- Social links
- Favourite Tools
- Experience
- Education
How it works? (Click to expand)
Follow the following instructions to execute the portfolio on your local setup.
- Clone the repo using the command -
git clone https://github.com/imnavanath/imnavanath.github.io.git
- Install required node modules -
npm install
Before this make your system has Node installed & configured like this. 3. Execute next command -
npm start
- That's it! Open this localhost link in borwser.
GitProfile is licensed under the Apache-2.0 License.