Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.