travolgi / scaffold-library

Components and hooks library for Nextjs and Reactjs App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scaffold library

Components and hooks library for Nextjs and Reactjs App.

Speed up app development using standard and scalable components and hooks across projects.
Simply copy the useful hook or component file and integrate it into your app.

Getting Started

To use this library locally make sure you clone this repository.

  • Clone the repository
    git clone https://github.com/travolgi/scaffold-library.git
  • Navigate to repository folder
    cd scaffold-library

Bugs

Please feel free to create an issue if you see a bug or something unexpected in the library.

Contributing

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/yourFeature)
  • Commit your Changes (git commit -m 'Brief explanation of feature')
  • Push to the Branch (git push origin feature/yourFeature)
  • Open a Pull Request

License

MIT license

Thanks by Travolgi ๐Ÿš€๐Ÿš€๐Ÿš€

About

Components and hooks library for Nextjs and Reactjs App

License:MIT License


Languages

Language:JavaScript 70.4%Language:CSS 29.6%