- Create a Resume
- Add certifications with images
- Testimonials
- Create a Portfolio
- Create a Blog
- Create a Contact Form
- Download Resume as PDF
- Show key skills
- Clone the repo -- `git clone https://github.com/GaoxingAbdullah/resume-cv.git
- Install the requirements --
pip install -r requirements.txt
- Run the app --
python manage.py runserver
- Open the localhost link in your browser --
http://localhost:8000/
MIT License