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.
- 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.
Follow these instructions to get a copy of the project running on your local machine.
Ensure you have the following installed:
-
Clone this repository (requires appropriate access permissions):
git clone https://github.com/strimz-headquarters/waitlist_webpage.git
-
Navigate to the project directory:
cd waitlist_webpage
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000
.
To deploy the webpage, build the production files and host them on your preferred platform (e.g., Vercel, Netlify, AWS).
-
Build the project:
npm run build
-
Deploy the contents of the
build
directory to your hosting service.
We welcome contributions to improve this project! To get started:
-
Fork this repository (requires organization membership).
-
Create a new branch:
git checkout -b feature-name
-
Make your changes and commit them:
git commit -m "Add your message here"
-
Push to your branch:
git push origin feature-name
-
Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For more information, follow us on Twitter.