Skip to content

A Baby Weeks / Days old calculator with Phoenix/Elixir LiveView

Notifications You must be signed in to change notification settings

monkseal/babyweeks-phx-liveview

Repository files navigation

Babyweeks

This is a demo application of Elixir Phoneix LiveView it computes a baby's age in weeks. The app is currently deployed on Heroku here: babyweeks.herokuapp.com.

Local development

This application does not use a database.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server
  • To start with iex iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Libaries used:

About me

About

A Baby Weeks / Days old calculator with Phoenix/Elixir LiveView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published