Skip to content

This a Django based webapp I create it using html,css and java script as front end and django as backend

Notifications You must be signed in to change notification settings

hamzasial1911/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

This GitHub repository contains a portfolio website that is created using HTML, CSS, and Django. It serves as an online platform to showcase your work, skills, and experiences. The website has a clean and modern design and is fully responsive, making it accessible on various devices. The Django framework is used for the backend to handle the API requests and serve the data. The code is easy to customize and can be used as a starting point for building your own portfolio website or as a reference for your personal website. The repository includes all necessary files and instructions on how to set up and run the application.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone or download the repository
  2. Open a terminal and navigate to the project directory
  3. Run the following command to install the required packages

''' pip install -r requirements.txt '''

4.Run the following command to start the server

''' python manage.py runserver '''

  1. Open your browser and go to http://127.0.0.1:8000/ to view the portfolio
  2. You can edit the code as per your requirement using any code editor of your choice

Features

  • Responsive design
  • Clean and modern design
  • Easy to customize
  • Django API for data handling

Usage

You can use this portfolio as a starting point for building your own portfolio website or use it as a reference for your personal website.

Author

Note

You can make changes to the code as per your requirement and use it for showcasing your work, skills and experiences.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

About

This a Django based webapp I create it using html,css and java script as front end and django as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published