Skip to content

Bursoap/Converter_django_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a one page converter app: from Roman to Arabic numbers and from Arabic to Roman. Client side is represented by React (port 3000) and server side API is represented by Django with DRF (port 8000).

Usage:

Run in project_root/frontend:

$npm run build
$npm start

Run in project_root/backend

$python manage.py runserver

Go to localhost:3000 and convert your numbers.

About

Converter from Roman to Arabic and from Arabic to Roman numbers on Django, DRF and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors