diff --git a/README.md b/README.md index 43f8cd6..643f8ae 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ web technology and web development In Order to see my website you have to : -dearchivate calendar.zip +download and dearchivate docs.zip open calendar folder in console write "npm start" in console - this starts the frontend -then open main.py in any python coding coding environment +then open main.py in any python coding environment press "Run main" -open your browser in address line write +open your browser and write "http://localhost:3000/" in address line +now you see my calendar app diff --git a/docs.rar b/docs.rar new file mode 100644 index 0000000..3af1684 Binary files /dev/null and b/docs.rar differ