- My Website Link -
https://kedarkoshti.netlify.app
You can see Features & Future Scope here
npm run deploy
Or
yarn install
My Portfolio Website Deployed
- Project was made in React and Ant Design
- Site is Responsive, and mobile-friendly
- Animations are added to landing page and portfolio website (AOS library)
- Dynamic titles to each webpage and seo-friendly (react-helmet)
- Dark Mode/Light Mode for engineers 😋😍😎 (state management using Redux)
- Number of visits on HomePage (using Firebase counter)
- Google Analytics tracking
- CRUD for everyone
- Infinite scroll on funpage
- Give tags to memes
- Sort according to tags (use ML to get closest tag eg. Elon Musk memes, etc)
- apply ML to fun page to automatically generate tags for memes
git clone https://github.com/KedarKK1/Portfolio_Website.git
npm i
npm install react-scripts This step is for installing all the necessary dependencies, you can also use "npm i"
npm start
Open http://localhost:3000 to view it in your browser.
Make a react component of your page in a folder. import it in App.js
Give a star(⭐️) if this project helped you!