Skip to content

A mini ecommerce for everything natural written in Elixir/Phoenix. My solution project to Shankardevy's phoenix book exercises

Notifications You must be signed in to change notification settings

AdabanyaChinedu/natural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural

This project is my solution to shankardevy's phoenix book exercises.

Setup

Steps to follow to run the code in your local machine:

git clone https://github.com/shankardevy/natural.git
cd natural


mix deps.get
cd assets && npm install && cd ..
mix ecto.setup
mix phx.server

Now visit http://localhost:4000 to see the site.


About

A mini ecommerce for everything natural written in Elixir/Phoenix. My solution project to Shankardevy's phoenix book exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published