⭐ Star us on GitHub — it helps!
✔️ Summary and About me
✔️ Skills
✔️ Open Source Projects Connected with Github
✔️ Experience
✔️ Certifications 🏆
✔️ Blogs
✔️ Education
✔️ Contact me
To view a live example, click here
- The website is built on the
react-js
library oftypescript
and that's why we neednodejs
andnpm
installed - While installing
nodejs
andnpm
, 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
andnpm
, clone the repository into your local system using the below command:This will clone the whole repository in your system.git clone https://github.com/khushbooag4/portfolio_website.git
- 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.
- The website is deployed on GitHub pages Click Here
This project is licensed under the MIT License - see the LICENSE.md file for details.
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.