Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

SunilRathod27/web-portfolio

Repository files navigation

Personal Web Portfolio

Homepage

Built with

Instructions

  1. Install Python (v.3.6.8 is recommended).
  2. Clone or download this repository.
  3. Using a command prompt/terminal, go the project folder: /web-portfolio/
  4. Install the dependencies: pip install -r requirements.txt
  5. Create migration files for the database: python manage.py makemigrations
  6. Apply migrations: python manage.py migrate
  7. Run the server: python manage.py runserver [port number, default=8000]
  8. Using a web browser, go to http://127.0.0.1:[port]/

About

Personal Web Portfolio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages