All Projects → aholachek → React Stripe Menu

aholachek / React Stripe Menu

A clone of Stripe's animated menu using React, Styled Components and React-Flip-Toolkit

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Stripe Menu

Live Doc
💫 Convert markdown to live React demos
Stars: ✭ 97 (-72.44%)
Mutual labels:  demo, styled-components
Stripe Connect Rocketrides
Sample on-demand platform built on Stripe: Connect onboarding for pilots, iOS app for passengers to request rides.
Stars: ✭ 426 (+21.02%)
Mutual labels:  stripe, demo
SAAS-Starter-Kit-Pro
🚀A boilerplate for building Software-as-Service (SAAS) apps with Reactjs, and Nodejs
Stars: ✭ 313 (-11.08%)
Mutual labels:  styled-components, stripe
Admin On Rest Demo
Source of the admin-on-rest react.js demo, using a dummy REST service powered by FakeRest
Stars: ✭ 327 (-7.1%)
Mutual labels:  demo
Maixpy scripts
micropython scripts for MaixPy
Stars: ✭ 326 (-7.39%)
Mutual labels:  demo
Autoops
linux资产管理,cmdb,django, webssh,运维管理平台,数据库操作平台 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 340 (-3.41%)
Mutual labels:  demo
Examplesforcesium
My personal examples for Cesium, hopefully may it help you to build this beautiful world~
Stars: ✭ 350 (-0.57%)
Mutual labels:  demo
Go Astilectron Demo
Discover the power of Astilectron through a demo app
Stars: ✭ 318 (-9.66%)
Mutual labels:  demo
Community Platform
A series of tools for the Precious Plastic community to collaborate around the world and tackle plastic waste.
Stars: ✭ 343 (-2.56%)
Mutual labels:  styled-components
Uplift
A playground for elevation on Android
Stars: ✭ 332 (-5.68%)
Mutual labels:  demo
Ios 10 Sampler
Code examples for new APIs of iOS 10.
Stars: ✭ 3,341 (+849.15%)
Mutual labels:  demo
Fitgrd
.fitgrd is the lightweight & sexy looking responsive grid for your next awesome website.
Stars: ✭ 329 (-6.53%)
Mutual labels:  demo
Koa Vue Notes Api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
Stars: ✭ 342 (-2.84%)
Mutual labels:  demo
Spr Landing
Serverless Pre-Rendering Landing Page
Stars: ✭ 325 (-7.67%)
Mutual labels:  demo
Wireframe World
An infinite wireframe world in WebGL
Stars: ✭ 347 (-1.42%)
Mutual labels:  demo
Ios Videocover Demo Objc
A background video demo on iOS using AVPlayer in Objective-C.
Stars: ✭ 321 (-8.81%)
Mutual labels:  demo
Androidtoapplevectorlogo
An Android app demoing pathmorphing with AnimatedVectorDrawables
Stars: ✭ 344 (-2.27%)
Mutual labels:  demo
File System React
File System UI in Web using react
Stars: ✭ 331 (-5.97%)
Mutual labels:  styled-components
Easyrpc
EasyRPC是一个远程过程调用(Remote Procedure Call,简称RPC)的最小实现。它使用极少的类、方法演示了RPC的实现原理,是一个学习RPC工作原理的良好示例。
Stars: ✭ 329 (-6.53%)
Mutual labels:  demo
Rock Paper Scissors React
Challenge #5 from Frontend Mentor
Stars: ✭ 339 (-3.69%)
Mutual labels:  styled-components

A Stripe-style animated navbar menu

Built with React, Styled Components, and React-Flip-Toolkit.

  1. View the demo

  2. Read the tutorial

  3. Check out the code for the main dropdown component

Details

This animation demo explores how one might recreate Stripe's animated menu in React.

In order to keep the example as simple as possible, it focuses mainly on the animation aspect and therefore is not WAI-ARIA compliant. (Take a look at Stripe's full implementation for what seems to be a fully accessible nav menu component.)

There are multiple ways one could implement this animation, each with its own tradeoffs. This demo is particularly focused on developer ease of use.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].