This project demonstrates how to create a responsive sidebar with the Ant Design library as part of the Medium article Creating a Responsive Sidebar in Ant Design.
Tech stack: React, Ant Design
To see a demo, head over to: http://c-likethis123.github.io/ant-responsive-sidebar
To run the project locally:
- Clone this repository
yarn installto install dependenciesyarn startto start the project running on localhost
yarn predeployoryarn buildto build the projectyarn deployto deploy the app to Github pages