NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

import React, { useState } from 'react';
import Box from '@mui/material/Box';
import Button from '@mui/material/Button';
import Typography from '@mui/material/Typography';
import Modal from '@mui/material/Modal';
import AccountCircleIcon from '@mui/icons-material/AccountCircle';
import IconButton from '@mui/material/IconButton';
import { ModalFooter, ModalHeader } from 'react-bootstrap';
import Checkbox from '@mui/material/Checkbox';
import Grid from '@mui/material/Unstable_Grid2';
import Link from '@mui/material/Link';
import FormControl from '@mui/material/FormControl';
import { FormLabel } from '@mui/material';


import PhoneInput from 'react-phone-number-input'

import './card.css';
import { Paper } from '@mui/material';
import { red } from '@mui/material/colors';


const style = {
position: 'absolute',
top: '50%',
left: '50%',
transform: 'translate(-50%, -50%)',
width: 1043,
height: 498,
bgcolor: 'background.paper',
borderRadius: '20px',
boxShadow: 24,
p: 4,
};


const label = { inputProps: { 'aria-label': 'Checkbox demo' } };

export default function BasicModal() {
const [open, setOpen] = React.useState(false);
const handleOpen = () => setOpen(true);
const handleClose = () => setOpen(false);

// phoneInput

const [value, setValue] = useState()

return (
<div>

<Typography sx={{ fontSize: "12px", fontWeight: "bold",marginTop:"8px" }} >Already have Account / <Link href="#" onClick={handleOpen}>Signup</Link></Typography>



<Modal
open={open}
onClose={handleClose}
aria-labelledby="modal-modal-title"
aria-describedby="modal-modal-description"
>
<Box sx={style} className='background_login '>

<Grid container spacing={2} alignItems="center">
<Grid xs={6} md={6}>

</Grid>
<Grid xs={6} md={6} display="flex" justifyContent="center" textAlign="center" alignItem="center">

<div className='model_content'>
<Box px={4} pt={2} component="form" noValidate autoComplete="off" >
<ModalHeader style={{ fontSize: "20px", fontWeight: "bold", marginBottom: "20px" }}>Login / Signup</ModalHeader>

<FormLabel>
<FormControl sx={{ m: 1, minWidth: 250, }}>

<div className="login_input" width='50px' height='10px' >
<label for="text" className="login_lable">User Name</label>
<input type="text" name="to" id="number" fontSize='9px' className="phone_input" placeholder="Enter User Name" />
</div>
</FormControl>
<FormControl sx={{ m: 1, minWidth: 250, }}>

<div className="login_input" width='50px' height='10px' >
<label for="number" className="login_lable">Enter Your Email</label>
<input type="text" name="to" id="number" fontSize='9px' className="phone_input" placeholder="Enter Email" />
</div>
</FormControl>
<FormControl sx={{ m: 1, minWidth: 250, }}>

<div className="login_input" width='50px' height='10px' >
<label for="number" className="login_lable">Phone Number</label>
<input type="text" name="Phone number" id="number" fontSize='9px' className="phone_input" placeholder="Enter Phone Number" />
</div>
</FormControl>
<FormControl sx={{ m: 1, minWidth: 250, }}>

<div className="login_input" width='50px' height='10px' >
<label for="text" className="login_lable">Password</label>
<input type="password" name="to" id="number" fontSize='9px' className="phone_input" placeholder="*******" />
</div>
</FormControl>

</FormLabel>
</Box>
<Box px={4}>
<Button variant="contained" disableElevation fontSize="14px" sx={{ width: "260px", borderRadius: "20px", border: "2px solid #0000DC", backgroundColor: "#006FFF" }}>
Signup
</Button>


<Typography py={2} color='black' fontSize='10px' >By proceeding, you agree to Travvolt <Link href="#" underline="always" color="#FF5733">
{'Privacy Policy'}
</Link> , <Link href="#" underline="always" color="#FF5733">
{'User Agreement'}
</Link> and <Link href="#" underline="always" color="#FF5733">
{'Terms of Service'}
</Link>
</Typography>
</Box>

</div>



</Grid>

</Grid>
</Box>



</Modal>
</div>
);
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.