Simple React + ASP.Net Core Web API

Job ID: 35688770

Budget: £250 – £750 GBP

I'm looking for a simple application to be build to get baseline sign-up and auth functionality in place. The front end should be React Node.js, with an ASP.Net Core Web API (.NET 6).

Requirements:
- Homepage for non-authorised users with static content (placeholder text) as well as two buttons; sign up and log in
- Home page has one non-authorised sub-page (/about) which can have lorem ipsum placeholder text.
- Sign up page where a user can sign up by email, or using Microsoft, Google or Apple password-less sign-ups
- A user will only need to provide an email address and password at the sign-up stage
- Password requirements are 8 characters with at least one special character. User can see if they have met these requirements whilst typing their password.
- Login page using email, or password-less sign-ins where used at sign-up
- 2 x pages for authorised users 'profile management' and 'subscription type'
- Profile management: user can edit their first name, last name and address and upload a profile picture.
- Subscription type: User can select one of 2 options ('option 1', 'option 2', 'option 3')
- Users can click log-out on any page
- Sessions should time out after 60 minutes