Source Code

Avatar of Hemanta SundarayHemanta Sundaray

You can find the source code of the application we built in this course on GitHub:

Final app after free chapters: https://github.com/sundaray/effect-atom-start/tree/completed-free

Final app after all chapters: https://github.com/sundaray/effect-atom-start/tree/completed-paid

If you want to clone the project locally, you can choose the branch that matches your progress through the course.

To clone the version of the app as it stands at the end of free chapters, run:

Terminal
git clone -b completed-free https://github.com/sundaray/effect-atom-start.git

To clone the version of the app as it stands at the end of the complete course, run:

Terminal
git clone -b completed-paid https://github.com/sundaray/effect-atom-start.git

Sign in to save progress

Stay in the loop

Get notified when new Effect Atom related content is published.