Skip to content

JaoShiGitHub/TodoElixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp

  • A simple Todo app built with Elixir and Phoenix LiveView.
  • The main goal of this project is to learn and explore how GenServer works.

What do I use in this project?

  • Language: Elixir
  • Framework: Phoenix LiveView
  • Styling: TailwindCSS & Pure CSS
  • Font: Josefin Sans <link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Red+Hat+Text:ital,wght@0,300..700;1,300..700&display=swap" rel="stylesheet">

Start Phoenix server to see the UI and more:

  • Run mix deps.get to install dependencies (only for the first time)
  • Run mix phx.server or inside IEx with iex -S mix phx.server
  • Go to localhost:4000 from your browser.

Learn More

About

Small todo app, created by using Elixir language and Phoenix framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published