Skip to content

My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.

License

Notifications You must be signed in to change notification settings

kakkarot9712/personal-site

 
 

Repository files navigation

Personal Website

Welcome to my personal website! This is an MIT licensed React-based Jamstack application. It offers a simple interface, easy modifications, static export capabilities.

🔧 Dependencies

Ensure you have node >= v16. Optionally, use nvm to manage node versions.

🚀 Setup and Running

  1. Clone the repository:

    git clone git://github.com/kakkarot9712/personal-site.git
    cd personal-site
  2. (Optional) Ensure you're on Node v16 or higher:

    nvm install
    node --version
  3. Install dependencies:

    npm install
  4. Start the application:

    npm start

By default, the application should be available at http://localhost:3000/.

🙌 Acknowledgements

I am using this template for this website created by mldangelo. So all credits goes to mldangelo. If you are interested in this template or liked it, I recommand you to go to adaption guide and follow instruction given there.

About

My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 54.6%
  • JavaScript 44.6%
  • HTML 0.8%