issues
search
HackYourFuture-CPH
/
simply-name.it
Final Project for Class17
MIT License
3
stars
1
forks
source link
removed the invencible authenticate
#260
Closed
NatsGt
closed
3 years ago
NatsGt
commented
3 years ago
Description
Erased authentication from app.js
Fixes #259
How to test?
deploy on staging
Checklist
[x] I have performed a self-review of my own code
[x] I have followed the name conventions for CSS Classnames and filenames, Components names and filenames, Style filenames, if you are in doubt check the the project README.MD and here
https://github.com/HackYourFuture-CPH/curriculum/blob/master/review/review-checklist.md
[x] I have commented my code, particularly in hard-to-understand areas, if you code was simple enough mark the box anyway
[x] I have made corresponding changes to the documentation, if you code was simple enough mark the box anyway
[x] This PR is ready to be merged and not breaking any other functionality
Description
Erased authentication from app.js
Fixes #259
How to test?
deploy on staging
Checklist