Closed AnthonyEdvalson closed 5 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
play-money-api | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 24, 2024 4:05am |
play-money-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 24, 2024 4:05am |
Nice, this looks great to me!
Finished adding the backend stuff, this page should be ready!
This looks great!!!
This adds a simple form for creating new markets with some basic validation.
The page is called create-post since in the future it'll be used to create other things like polls or bounties. For now it'll just allow for creating binary markets.
I also added moment, since modifying the default Date kind of sucks
The page doesn't interact with the backend at the moment, that'll come in a later PR