Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitstar-oc/one
https://github.com/gitstar-oc/one
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitstar-oc/one
- Owner: Gitstar-OC
- License: mit
- Created: 2024-10-28T11:35:56.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T15:46:37.000Z (about 1 month ago)
- Last Synced: 2024-11-14T16:28:23.817Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://cta.theme-verse.com
- Size: 6.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Animated CTA component
## Inspiration
I was just scrolling in the [Juxtopposed](https://stacksorted.com/) website and I saw this component in with horizontal border animation. When I clicked to get more information it was a component from the [Webflow's ](https://webflow.com/) website.
When I visited the website the component in it was changed to a different component and thought why not to create a similar component for high seas along with other thing. So this component was being created
## Running in development mode
You can simply clone this repo using `git clone https://github.com/Gitstar-OC/one` and then change directory using `cd one`.
After that run `npm install` to install necessary dependencies and you are all set. Just run `npm run dev` to run in development mode.
The main component is located in `components` folder with name as `cta.jsx` which has icons and square images along with `cta2.jsx` without icon and horizontal images. Feel Free to use this