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.
Our goal is to recreate the current frontend in react and to improve it.
@ -24,4 +24,4 @@ You will also see any lint errors in the console.
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
The build is minified and the filenames include the hashes.

View file

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