Skip to content

My own personal portfolio website! Developed from scratch using React and Node.js. Used some HTML, CSS & Bootstrap as well.

License

Notifications You must be signed in to change notification settings

Krish-310/Personal-Portfolio-Website

Repository files navigation

Krish's Personal Portfolio Website

Hi! Welcome to my Personal Portfolio Website!

Here is a screenshot of the Landing of my Website:

Landing Page

This project is being hosted at: https://krishkochar.com

The website was developed using React and NodeJS, along with some HTML, CSS and Bootstrap. It is being hosted using Google Firebase. The contact form feature uses EmailJS to send emails.

To run the app in development mode:

npm start

To create a build for the app:

npm run build

To deploy the app to Firebase create a build and run:

firebase init 
firebase deploy

Fixes Pending to the website:

  • Front-End is not responsive to varied screen sizes. Needs to be modified to work on native devices.

About

My own personal portfolio website! Developed from scratch using React and Node.js. Used some HTML, CSS & Bootstrap as well.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published