Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelcanovas/alma-leads


https://github.com/rafaelcanovas/alma-leads

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org) application for capturing leads to [Alma](https://www.tryalma.ai).

## Running

```
npm run dev
```

Open http://localhost:3000 with your browser to see the result.

## TODO

- [x] Initial project structure
- [ ] Leads form
- [ ] Adjust form style
- [ ] Implement form fields validation
- [ ] Implement form submission
- [ ] Create form success page
- [ ] Leads dashboard
- ...