If anyone wanto to take some inspiration from API then go to here, 👉 https://github.com/iamrealpalash/aTonsOfPublicAPI
---
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
import './s.css'
import styled from 'styled-components';
const StyledText = styled.p`
font-family: 'Dancing Script', cursive;
Now take inspiration from https://iamrealpalash.netlify.app/ now at the website that how should the projects informations look like,,,,,,but here in the first page design will be same and from 1st page to second page scrolling will be using "Locomotive".
The biggest plus point that you can make this website for hactoberfest and can also deploy your own portfolio changing the information. so, Best of luck...........
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');