Skip to content

A webpage for users to join the Strimz waitlist by submitting their email address. Designed for a seamless user experience.

Notifications You must be signed in to change notification settings

strimz-headquarters/waitlist_webpage

Repository files navigation

Strimz - Join Waitlist Page

Welcome to the Strimz Join Waitlist project! This repository contains the source code for a simple webpage where users can # to join the waitlist for Strimz, the automated token streaming platform for salary payments and subscription services.

Features

  • Responsive Design: Ensures a seamless experience on both desktop and mobile devices.
  • User-friendly Form: Allows users to input their email address to join the waitlist.
  • Minimalist Aesthetic: Clean and professional design aligned with the Strimz brand.
  • Form Validation: Ensures valid email input before submission.

Getting Started

Follow these instructions to get a copy of the project running on your local machine.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone this repository (requires appropriate access permissions):

    git clone https://github.com/strimz-headquarters/waitlist_webpage.git
  2. Navigate to the project directory:

    cd waitlist_webpage
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to http://localhost:3000.

Deployment

To deploy the webpage, build the production files and host them on your preferred platform (e.g., Vercel, Netlify, AWS).

  1. Build the project:

    npm run build
  2. Deploy the contents of the build directory to your hosting service.

Contributing

We welcome contributions to improve this project! To get started:

  1. Fork this repository (requires organization membership).

  2. Create a new branch:

    git checkout -b feature-name
  3. Make your changes and commit them:

    git commit -m "Add your message here"
  4. Push to your branch:

    git push origin feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For more information, follow us on Twitter.

About

A webpage for users to join the Strimz waitlist by submitting their email address. Designed for a seamless user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages