Portfolio
Welcome to my personal portfolio website! This is a showcase of my skills and projects in the field of software development.
Website
This is a React.js-based portfolio designed to highlight my expertise and experience in web development.
🚀 About
Live link -> https://tejasghatule.vercel.app/
This repository contains the source code for my portfolio. Below are the steps to run the website locally.
Running the Portfolio Locally
- Clone the repository
Clone the repository to your local machine using the following command:
git clone https://github.com/CodeMaverick2/Portfolio.git
- Install Dependencies
Navigate to the project directory and install the required dependencies:
- Start the Development Server
Once the dependencies are installed, start the development server with:
- View the Website
Open your browser and navigate to:
🛠️ Technologies Used
In addition to React.js, the portfolio is built using the following technologies:
- Redux: For state management across the application.
- Sass: A CSS pre-processor to write cleaner and more maintainable styles.
- Webpack: For bundling and optimizing assets, including minification and hot module replacement.