Skip to content

khushbooag4/portfolio_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Developer Portfolio 🔥

A clean, beautiful, responsive portfolio
made by Khushboo Agarwal

HitCounts NodeJS NPM Made With React code style: prettier
Website License

⭐ Star us on GitHub — it helps!

Sections 📚

✔️ Summary and About me
✔️ Skills
✔️ Open Source Projects Connected with Github
✔️ Experience
✔️ Certifications 🏆
✔️ Blogs
✔️ Education
✔️ Contact me

To view a live example, click here

Clone and Use 📋

  • The website is built on the react-js library of typescript and that's why we need nodejs and npm installed
  • While installing nodejs and npm, try to install versions that are equal to or greater than the versions mentioned in badges above
  • In case you want to help develop it or simply save it, you can fork the repository just by clicking the button on the top-right corner of this page
  • After the successful installation of nodejs and npm, clone the repository into your local system using the below command:
     git clone https://github.com/khushbooag4/portfolio_website.git
    This will clone the whole repository in your system.
  • To download the required dependencies to your system, navigate to the directory where the cloned repository resides and execute the following command:
    npm install
  • Now the project is ready to use
  • You can check it using npm start, it will open the website locally on your browser.

Deployment 📦

  • The website is deployed on GitHub pages Click Here

Technologies used 🛠️

illustrations 🍥

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing 💡

Please don't hesitate to open a pull request or issue.

  • Project Section can be made 3D animated
  • Add Podcast Section and Video Section
  • Add tests to automate review.