Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebulku/next-stepper
A dynamic multi-step form built with Next.js / shadcn / zustand / framer-motion
https://github.com/ebulku/next-stepper
framer-motion nextjs nextjs15 shadcn-ui zustand
Last synced: 20 days ago
JSON representation
A dynamic multi-step form built with Next.js / shadcn / zustand / framer-motion
- Host: GitHub
- URL: https://github.com/ebulku/next-stepper
- Owner: ebulku
- Created: 2024-11-22T01:43:38.000Z (21 days ago)
- Default Branch: master
- Last Pushed: 2024-11-22T02:54:14.000Z (20 days ago)
- Last Synced: 2024-11-22T03:27:44.217Z (20 days ago)
- Topics: framer-motion, nextjs, nextjs15, shadcn-ui, zustand
- Language: TypeScript
- Homepage: https://next-stepper.vercel.app
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shadcn-ui - next-stepper - A dynamic multi-step form. Built with: Next.js | shadcn/ui | zustand | framer-motion. (Components)
- awesome-shadcn-ui - next-stepper - A dynamic multi-step form. Built with: [ Next.js | shadcn/ui | zustand | framer-motion ] (Libs and Components)
README
# next-stepper
A dynamic multi-step form built with **Next.js** and styled using
[shadcn/ui](https://ui.shadcn.com/). This project showcases how to create
smooth, step-based workflows with modern components and responsive design.## Features
- Multi-step navigation with progress tracking
- Step-specific validation
- Fully responsive and mobile-friendly
- Styled with shadcn/ui for a sleek and consistent appearance
- Modular, reusable, and maintainable code## Packages
- [Next.js](https://nextjs.org/) - The leading React framework.
- [shadcn/ui](https://ui.shadcn.com/) - A modern, customizable component
library.
- [Framer Motion](https://www.framer.com/motion/) - Powerful animations and
transitions for React.
- [Zustand](https://zustand-demo.pmnd.rs/) - Lightweight and flexible state
management for React.## Contributing
Contributions are welcome! Please submit an issue or pull request if you have
suggestions or improvements.## License
This project is licensed under the MIT License.