issues
search
MitchellKChan
/
discopy
Discopy is a full-stack project clone of the popular social messaging platform Discord. Users can create, edit and delete their own servers, text channels, as well as send and receive messages in real-time with other members of the same server.
0
stars
0
forks
source link
Frontend auth
#2
Closed
MitchellKChan
closed
1 year ago
MitchellKChan
commented
1 year ago
SplashPage, LoginPage and RegisterPage components created
sessionReducer implemented with authentication thunk actions (login, register, logout)
initial styling in place for authentication components