diff --git a/.gitignore b/.gitignore index 5a670e940..6e03962af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ node_modules/ .DS_Store -dist/ +dist/ \ No newline at end of file diff --git a/README.md b/README.md index 9afc742da..69391dce2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,115 @@ -# css-frameworks-ca -Replace this text with a description of your social media project. +## js2 social media application +link to trello: https://trello.com/invite/b/HgMSDygC/ATTI59165adf424964b1c8ef6ef67039647001A570D6/javascrip2 + +this is my "social media application" you can register a user (with a valid @noroff(stud.noroff.no). the registerd ouser can login, make posts, edit posts and delete posts. and view others posts. +navigation is clear on the homepage(login) wher there is a button for registration and after registration, there is a button for login, when u have gotten the confiramtion that your logged inn, use the nav bar to get to feed or profile. + + +--- +### made with: + + + + + + +Find me on Discord: +(Sigurd Vaaler +Voidwaker1) + +--- + +Acknowledgments: diff --git a/feed/index.html b/feed/index.html new file mode 100644 index 000000000..8710b82a5 --- /dev/null +++ b/feed/index.html @@ -0,0 +1,108 @@ + + +
+ + +