Design contribution by Sharavan Kumar PS
Clone the repository, install dependencies, and start the development server:
git clone https://github.com/tonyantony300/Altsendme-website.git
cd Altsendme-website
npm install
npm run devOpen http://localhost:3000 in your browser to view the site.
The marketing site is published at https://dashbeam.net (formerly AltSendme / altsendme.com).
We welcome contributions. To propose a change:
- Fork the repository and create a branch from
main. - Make your changes and test locally with
npm run dev. - Commit your changes and push to your fork.
- Open a pull request against
mainwith a clear description of what you changed and why.


