Software Engineer Website SPA built with react.
- Click on fork and star.
- Follow this link for downloading
nodejsandnpm. git clone https://github.com/asadshahjahan/software-engineer-website.gitcd software-engineer-websitenpm installnpm start
public/
src/
components/
data/
information.js
static/
profile_picture.jpg
- Get a picture
profile_picture.jpgand copy it tosrc/static/folder. - Open
src/data/information.jsin any editor - Find a code with
export const Introduction - Add
name,email,website. - Now, find
social_iconsand update links of your Github, Facebook or StackOverflow accounts. - Now, find
export const Skillsand add your skills using reference of css classes fromhttps://konpa.github.io/devicon/. - Now, update
Whats New,About,ExperienceandEducation.
I have used ReactJS(create-react-app) for making this interactive webpage. Other then that, I have used following packages: