The primary objective of this project is to create a Web Portfolio inspired by LinkedIn. My plan is to incorporate web scraping, utilizing the "Beautiful Soup" library in Python, to fetch my personal data from LinkedIn.
- React: For building a dynamic and responsive user interface.
- HTML: To structure the content and layout of the application.
- SCSS: A preprocessor scripting language for styling.
- Python: Utilized for web scraping to gather my data from LinkedIn.
You must have node js on your machine first. Then run:
npm install
npm start