CMPUT404W23-bigger-yoshi / CMPUT404-project-socialdistribution

CMPUT404-project-socialdistribution
Other
3 stars 2 forks source link

Setup React Router #41

Open manpreeeeeet opened 1 year ago

manpreeeeeet commented 1 year ago

Find which version of react router is working and how to use it.

Probably a better idea to test it separately so we don't have mixed version.

Some test cases would include testing

/author/xxxx/followers /author/ /

I cannot think of any more tests feel free to add your own.

Mattwmaster58 commented 1 year ago

This is somewhat addressed by #54 , which includes some react-routerness, but I'll need to do a bit more on the backend to do a bit more to get "cold navigations" where a user directly accesses a URL, not through the web UI working