Modal component in React using react-hooks and styled-components.
modal-demo.mp4
-
Drop a ⭐ on the GitHub repository.
-
Run this command to install all dependencies for the project.
yarn install
If you are using npm
, you can delete the yarn.lock
file and run npm install
. That will add the package-lock.json
to your folder.
- Run this command to start the project.
yarn start
or
npm start
for those using npm
.
- Open link to view the website in your browser window if it doesn't open automatically.
http://localhost:3000/