This project is a resume builder app built with React framework. A user can build his/her resume by emphasising on header (about me), work experience, education and skills. The feature of this app is to build a simple and minimalist resume.
The header section includes:
- First Name
- Last Name
- Cuurent Role
- Primary Address (Address 1)
- Secondary Address (Address 2)
- Phone Number
The experience section includes:
- Company Name
- City
- From (date)
- To (date)
- Role
- Descriptions or Achivements
The education section includes:
- University or School Name
- City
- From (date)
- To (date)
- Degree or Stream
- Descriptions or Achivements
The skills section includes:
- Skill name
Web technologies used: HTML5, CSS3, JavaScript, React.js, Bootstrap 4
Click the link in About section to use the weather app.
This project was bootstrapped with Create React App.
Firstly, clone down this repository. You will need node
and npm
installed globally on your machine.
npm install
npm start
Open localhost:3000
to view it in the browser
MIT License Copyright (c) 2021 Daljeet Singh
Refer to LICENSE file for full information.