Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakshisrivastava413/interactive-signup-page


https://github.com/sakshisrivastava413/interactive-signup-page

Last synced: 24 days ago
JSON representation

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
```