0.2.5 • Published 1 year ago

tea-ring v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Tea-Ring

Tea-Ring is a Next.js project featuring a liquid button effect and various utilities. This project aids in the development and testing of the Tea project, providing a solid foundation and useful features for web application development.

Description

Tea-Ring leverages Next.js along with a collection of essential packages and dependencies to facilitate the creation and testing of web applications. This project is designed to help developers build visually appealing and responsive user interfaces efficiently.

Features

  • Next.js: A powerful React framework for building server-side rendered applications.
  • React: A JavaScript library for building user interfaces.
  • Liquid Button Effect: A unique and visually appealing button animation.
  • Utilities: Various utilities such as form handling, animations, and data fetching.

Installation

To install the Tea-Ring project, use the following command:

npm install tea-ring

Usage

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Repository

  • GitHub - learn about Next.js features and API.

Bugs and Issues

If you encounter any issues, please report them here:

  • issues - learn about Next.js features and API.

Contributing

We welcome contributions to improve Tea-Ring. Feel free to submit pull requests and open issues to make this project better for everyone.

Acknowledgements

Special thanks to the developers and contributors who have made this project possible. Thank you for using Tea-Ring! We hope this project helps you in your development journey.

Author

Zixine - zixine.zx@gmail.com

This README.md provides a comprehensive overview of the project, including its description, features, installation instructions, usage, dependencies, author information, license, repository details, and contribution guidelines.

Dev Dependencies

@types/node: ^20.0.0
@types/react: ^18.0.27
@types/react-dom: ^18.0.10
@typescript-eslint/eslint-plugin: ^5.62.0
@typescript-eslint/parser: ^5.62.0
autoprefixer: ^10.4.12
eslint: ^8.36.0
eslint-config-next: 14.1.4
eslint-config-prettier: ^8.6.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.10.1
jest: ^29.2.1
jest-environment-jsdom: ^29.2.1
postcss: ^8.4.18
prettier: ^2.8.3
tailwindcss: ^3.3.0
typescript: ^5.1.0

Dependencies

next: 14.1.4
react: ^18.2.0
react-dom: ^18.2.0
tea-ring: ^1.4.0
axios: ^1.2.0
clsx: ^1.2.1
date-fns: ^2.30.0
formik: ^2.2.9
framer-motion: ^7.0.0
lodash: ^4.17.21
next-auth: ^4.21.1
react-query: ^4.24.2
swr: ^2.1.1
yup: ^1.1.1