Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakshisrivastava413/interactive-signup-page
https://github.com/sakshisrivastava413/interactive-signup-page
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sakshisrivastava413/interactive-signup-page
- Owner: Sakshisrivastava413
- Created: 2019-05-09T19:30:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T14:38:05.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T22:06:29.642Z (3 months ago)
- Language: TypeScript
- Size: 1.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive-Signup-Page
A sample Signup form page made with Ionic 4 having beautiful, interactive input box with a gym image as a background and will navigate to subscription page on clicking signup.
## Screenshots
![alt signup](https://i.ibb.co/TLJSJrR/Screenshot-2019-05-10-at-7-01-05-PM.png)
![alt subscription page](https://i.ibb.co/Z1rQp9Y/Screenshot-2019-05-10-at-6-59-49-PM.png)## To Run Locally
```
> git clone https://github.com/Sakshisrivastava413/Interactive-Signup-Page
> cd Interactive-Signup-Page/
> yarn install || npm install
> ionic serve
```