This project uses focus-trap-react to create an accessible modal.
- Clone this repository:
git clone https://github.com/hulyak/modal-focus-trap.git
- Install dependencies:
npm install
- Run the server:
npm start
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.