Skip to content

BrianPark314/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My portfolio

fastapi-logoBootstrap-logo

Overview

This is my personal web site, you can reash it at http://urgell.freeboxos.fr:32769/. This project use FastAPI framework to create the API and Bootstrap for the design.

Installation

To install all the requirements, use the package manager pip and type this in your terminal.

pip install -r /path/to/requirements.txt

Usage

First of all, you have to launch the app :

uvicorn main:app --reload

This command should create the local server on your computer with the app running on it.

Then, go to http://localhost:8000/ and enjoy it !

Documentations

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.6%
  • CSS 24.6%
  • JavaScript 3.1%
  • Python 2.7%