Basic Full-stack MERN application
- Sign up
- User list : any visitor can list all registred users
- Authentication : Sign In and Sign out
- Protected user profile : only registred users can view indidual user details
- Authorized user edit and delete :an authenticated user can edit or remove their own user account details
- Multilingual : Visitor can chose French or English
In order to run the application, you can use npm run development