AnthonyStembreit / character_media_app

Full-Stack Social Media Application designed to allow Users to create Characters and send Messages as those Characters in order to create role-playing scenarios for DnD, fan-fiction, other LARPing games, and more. *This application is currently in development and is not fully functional
https://character-media-app.herokuapp.com/
0 stars 0 forks source link

Feature/react connect #9

Closed AnthonyStembreit closed 2 years ago

AnthonyStembreit commented 2 years ago

Connected auth with back-end, debugged issue with persistent login, added axios requests for password reset. Sign up, Log in, Log out, Persistent Login, Authenticated Routes, and Password Reset all tested and working. Navigation to create character page, and edit user profile page now set up.