All Projects → anuraghazra → react-stripe-dropdown

anuraghazra / react-stripe-dropdown

Licence: other
React Stripe Inspired Dropdown

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-stripe-dropdown

react-native-panel
A Customizable React Native Panel for Android and iOS
Stars: ✭ 35 (+59.09%)
Mutual labels:  dropdown
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (+363.64%)
Mutual labels:  framer-motion
vue-single-select
single select dropdown with autocomplete
Stars: ✭ 43 (+95.45%)
Mutual labels:  dropdown
SBDropDown
Simple DropDown framework ...
Stars: ✭ 21 (-4.55%)
Mutual labels:  dropdown
PopupFilterMenu
仿猫眼电影多条件搜索菜单弹框
Stars: ✭ 16 (-27.27%)
Mutual labels:  dropdown
ScriptableObjectMultiSelectDropdown
Multi Select Dropdown for ScriptableObjects
Stars: ✭ 18 (-18.18%)
Mutual labels:  dropdown
abeg-rebuild
A minimal rebuild of the abeg web interface.
Stars: ✭ 24 (+9.09%)
Mutual labels:  framer-motion
next-ts-graphql-apollo-starter
An opiniated Next powered starter which include support for Apollo with GraphQL SSR support, codegen, styled component / system, framer motion and Cypress
Stars: ✭ 18 (-18.18%)
Mutual labels:  framer-motion
frontal
An Angular select/dropdown component
Stars: ✭ 20 (-9.09%)
Mutual labels:  dropdown
next-motion
page transitions with nextjs and framer motion api
Stars: ✭ 25 (+13.64%)
Mutual labels:  framer-motion
angular-custom-dropdown
Angular2+ Dropdown. Simple dropdowns without relying on CSS frameworks.
Stars: ✭ 16 (-27.27%)
Mutual labels:  dropdown
react-native-dropdown-autocomplete
Autocomplete input with dropdown modal component for React native. Useful for pages with multiple autocomplete's.
Stars: ✭ 97 (+340.91%)
Mutual labels:  dropdown
hierarchy-select
Hierarchy Select jQuery Plugin for Twitter Bootstrap
Stars: ✭ 40 (+81.82%)
Mutual labels:  dropdown
next-tailwind-starter
A starter for Next.js with Tailwind CSS and Typescript. Pre-configured with absolute import, TailwindUI and some additional components.
Stars: ✭ 22 (+0%)
Mutual labels:  framer-motion
bootstrap-dropselect
A simple jQuery plugin that extends bootstrap's dropdown menu into something like github's select menu.
Stars: ✭ 77 (+250%)
Mutual labels:  dropdown
Menu
The most customizable menu for macOS apps.
Stars: ✭ 84 (+281.82%)
Mutual labels:  dropdown
Basic-Version
The Core of Droptop required to be installed before any other update or upgrade (eg. required to be installed prior to the Supporter Version or an update file) -- This repository contains the current stable public release(s) of Droptop.
Stars: ✭ 59 (+168.18%)
Mutual labels:  dropdown
adeolaadeoti-v2
The second iteration of my portfolio
Stars: ✭ 67 (+204.55%)
Mutual labels:  framer-motion
mithril-select
Custom Select Component for Mithril.js
Stars: ✭ 14 (-36.36%)
Mutual labels:  dropdown
react-sendbird-messenger
ReactJS (React-router-dom v6 + Antdesign + Firebase + Sendbird + Sentry) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
Stars: ✭ 39 (+77.27%)
Mutual labels:  framer-motion

React Stripe Inspired Dropdown

(Warning: This Dropdown is hugely inaccessible, do not reenginner and use it in your project)

Stripe Inspired Dropdown made with React and FramerMotion.

demo: https://anuraghazra.github.io/react-stripe-dropdown

React Stripe Inspired Dropdown

🔧 Tools Used

✌️ Contributing

Great!, after cloning & setting up the local project you can push the changes to your github fork and make a pull request.


local development

Step 1: Clone The Repo

Fork the repository. then clone the repo locally by doing -

git clone https://github.com/anuraghazra/react-stripe-dropdown.git

Step 2: Install Dependencies

cd into the directory

cd react-stripe-dropdown

install all the dependencies

npm install

Step 3: Start Development Server

Then start the development Server

npm start

After running the development server the site should be running on https://localhost:3000

Give the project a if you liked it. Made with ❤️ and React.

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].