renamed repo to react client

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2020-05-15 21:09:18 +02:00 committed by Philip Molares
parent 56ff708e35
commit ef17c7acbb
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# CodiMD - Frontend # CodiMD - React Client
This is the new, improved and better looking frontend for CodiMD 2.0. This is the new, improved and better looking frontend for CodiMD 2.0.
Our goal is to recreate the current frontend in react and to improve it. Our goal is to recreate the current frontend in react and to improve it.

View file

@ -1,5 +1,5 @@
{ {
"name": "frontend", "name": "react_client",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28", "@fortawesome/fontawesome-svg-core": "^1.2.28",