i701 / instaspot

Static site i made for a small business called Instaspot using django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instaspot

Static site i made for a small business called Instaspot using django.

image

Run Locally

First, clone the repo.

git clone https://github.com/i701/instaspot.git

Install the requirements.

pip install -r requirements.txt

Run the development server.

python manage.py runserver

Open http://localhost:8000 with your browser to see the result.

About

Static site i made for a small business called Instaspot using django.

License:GNU General Public License v3.0


Languages

Language:HTML 51.7%Language:Python 33.5%Language:JavaScript 9.2%Language:CSS 5.4%Language:Shell 0.2%