this is the public repository for bib-usthb website. it is a students resouce sharing platform targeted to the university of science and technology houari boumediene students.
clone the github repository bu downloading it using the command prompt
git clone https://github.com/hexxt-git/bib-usthb
install all the dependancies
npm install
start a development server
npm run dev
cd storage
install all the dependencies (uses bun)
bun install
run
bun .
you can help the website by requesting to add themes and all sort of features but please make sure to discuss it first.
all pull requests to new branches please.