Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 310 Bytes

Responsive navigation made with Ant Design

Responsive navigation bar using Menu and Drawer from Ant Design.

Live Demo

https://ant-design-navbar.firebaseapp.com/

To run locally

Clone and run:

yarn install
yarn start

Disclaimer

  • Not using babel-plugin-import for simplicity