mteason / ant-responsive-sidebar

Creating a responsive sidebar in Ant Design

Home Page:https://medium.com/@chowjiaying211/creating-a-responsive-sidebar-in-ant-design-e26c7423789f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ant-responsive-sidebar

Responsive SideBar 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

Development

To run the project locally:

  1. Clone this repository
  2. yarn install to install dependencies
  3. yarn start to start the project running on localhost

Deployment

  1. yarn predeploy or yarn build to build the project
  2. yarn deploy to deploy the app to Github pages

About

Creating a responsive sidebar in Ant Design

https://medium.com/@chowjiaying211/creating-a-responsive-sidebar-in-ant-design-e26c7423789f


Languages

Language:JavaScript 77.1%Language:HTML 15.5%Language:CSS 7.4%