https://github.com/hardworking-toptal-dev/rust-lp
A marketing-style landing page written in Rust
https://github.com/hardworking-toptal-dev/rust-lp
lp rust
Last synced: about 1 year ago
JSON representation
A marketing-style landing page written in Rust
- Host: GitHub
- URL: https://github.com/hardworking-toptal-dev/rust-lp
- Owner: hardworking-toptal-dev
- License: other
- Created: 2024-03-28T22:13:50.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T22:15:37.000Z (about 2 years ago)
- Last Synced: 2025-03-28T15:50:04.005Z (about 1 year ago)
- Topics: lp, rust
- Language: Rust
- Homepage:
- Size: 983 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust Landing Page Example
## What / Why
This is a landing page for a fictitious company. I built it to get some practice with Rust. Don't use this for anything. Not yet at least.
## Getting Started
* `yarn run start`
## Features
- [x] Form Validation
- [x] POST request to Airtable API
- [ ] Design (open to pull requests)
- [ ] Live preview (see: [#1](https://github.com/hew/rust-landing-page/issues/1))
## Notes
* This was a blast to build.
* I still have much to learn about Rust.
## Credits
* Built from Martin's [quickstarter](https://github.com/MartinKavik/seed-quickstart-webpack)
* Uses the [Seed framework](https://github.com/David-OConnor/seed)
## Screenshot
Until I get the preview working:
