Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abongsjoel/freightclaims-lodgeing-form
An amazing form that slides from one element to the next, designed with Figma and built using Reactjs, React-Spring, and Tailwindcss.
https://github.com/abongsjoel/freightclaims-lodgeing-form
figma react-spring reactjs tailwind-css
Last synced: 2 months ago
JSON representation
An amazing form that slides from one element to the next, designed with Figma and built using Reactjs, React-Spring, and Tailwindcss.
- Host: GitHub
- URL: https://github.com/abongsjoel/freightclaims-lodgeing-form
- Owner: abongsjoel
- License: mit
- Created: 2020-05-29T16:51:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:55:20.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T18:04:08.890Z (3 months ago)
- Topics: figma, react-spring, reactjs, tailwind-css
- Language: CSS
- Homepage: https://freightclaims-lodgeing-form.vercel.app/
- Size: 4.56 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazing Sliding Form
> In this project I built an amazing form that slides from one element to the next using React.js and Tailwindcss
![screenshot](../master/screenshot.png)
Clicking on next or previews moves the form forward and backward giving the user an amazing experience working with forms.
The project was designed with Figma and built using Reactjs, the React-Spring library and Tailwindcss.## Live Demo
- [Visit Page](https://freightclaims-lodgeing-form.vercel.app/)
## Built With
- HTML
- CSS
- JavaScript## Frameworks
- React.js
- Tailwindcss## Author
đ¤ **Chi A. Joel**
- GitHub: [@abongsjoel](https://github.com/abongsjoel)
- Twitter: [@thierryjoel10](https://twitter.com/ThierryJoel10)
- LinkedIn: [Chi Abongwa Joel](https://www.linkedin.com/in/chi-abongwa-joel-b4285a97/)## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/abongsjoel/freightclaims-lodgeing-form/issues).
## Show your support
Give a âď¸ if you like this project!## License
This project is MIT licensed.
## The React Framework
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `yarn eject`
**Note: this is a one-way operation. Once you `eject`, you canât go back!**
If you arenât satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point youâre on your own.
You donât have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldnât feel obligated to use this feature. However we understand that this tool wouldnât be useful if you couldnât customize it when you are ready for it.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
### Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
### Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
### Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
### Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
### `yarn build` fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify