Stripe Menu Clone for study purposes.
Deployed here.
- React.js
- Styled Components
- Framer Motion
- Same Stripe left-right animation
- Run
npm install
oryarn install
. - Run
yarn start
and accesshttp://localhost:3000
.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.