Playing around with React and nested menu animations for small screens. See the demo here.
To get up this up and running locally:
- run
npm install
from inside the root directory to install dependencies - run
npm start
to start the local server and see the project
This project was bootstrapped with Create React App.