Description : Web Application to showcase Personal Portfolio
Tech Stack : ReactJS, HTML, CSS, Bootstrap, Material-UI
Live Website : https://raunak-das-portfolio.netlify.app/
How to Run (Windows) :
- Import Frontend files to an IDE like VSCode
- Goto path "portfolio/" in VSCode Terminal
- Run commands [npm install] to install necessary Node Modules
- Run Frontend by running the command [npm run dev]
- Go to http://localhost:5173 on your Browser to access the Application
Sample Screenshots :