Sign up pop-up Components
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description

### Description:
This component will be pop-up component will contain the following component :
1. Input component.
2. button component either primary button or secondary
3. contain link tie with sign up component
### Note
- we don't need location input
- this component will be a controlled component.
### Props
There are no props for this component
but you will manage all state
### Functionalities
this will have Axios post agent data to the server
```api/v1/users/signup```
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named; start with the screenshot and the listed sign-up pop-up requirements. Implement a controlled component with an input, primary or secondary button, and sign-up link, excluding location input. Done means the component posts agent data through Axios to api/v1/users/signup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100