Welcome!
Personal Website UI Template using React-TypeScript Class components. Personal website can be about anything you want, including hobbies, pets, or information like academics, achievements, work Experiences. It can be a family website that shares your adventures with loved ones along with an area for comments and discussion.
Here, you will be getting this basic template of my personal website. Visit Personal Website Template for more details or see the Deployed site. You can also refer quick start section to deploy your personal website. Read README carefully if you are new in react.
Dependencies
react@17.0.2
react-dom@17.0.2
react-scripts@4.0.3
typescript@4.3.4
bootstrap@4.6.0
react-bootstrap@1.6.1
react-bootstrap-icons@1.5.0
Quick Start
Do you Want to use this template quickly? - follow the steps
- First you have to download this repo in your local directory or refer installation section
- If you wanted to edit this template with your information quickly
- Go to
'/src/shared'
folder and open'YourInformation.ts'
file - Here you can add or edit your information, which will automatically reflected to the website
- A basic format is given with dummy words, you can add more sections, texts and icons
- Use command
`npm run`
in the root directory to see your personal website locally - Now, You can deploy your personal website