/modern-library

Full Stack Library Application using Django Rest Framework and ReactJS

Primary LanguageJavaScript

Full Stack Library Application

Discreption

This is a Fullstack Library Application built with DRF(Django Rest Framework) which handles the API (Backend part) and Reactjs with TailwindCSS (Frontend part)

Notice : Display Language in this App is ARABIC It does not support any other languages Yet !

Requirements

  • Django Rest Framewok
  • Reactjs
  • TailwindCss

Installation

  1. Clone the repo

git clone https://github.com/black15/modern-library
cd modern-library
  1. Backend part (API)

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
  1. Frontend part

cd frontend
npm install
npm start

Contact Me

https://facebook.com/unknownkid.18