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

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

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:

![Screenshot_2019-11-16 HomeBakers](https://user-images.githubusercontent.com/3103241/68992687-69324080-0823-11ea-9652-232d60e61abd.png)