Skip to content

Commit

Permalink
update link to blog
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 authored Jul 1, 2024
1 parent 043f3e6 commit d071649
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| **Calculator** | JavaScript Basics | [Code](https://github.com/creme332/my-odin-projects/tree/main/calculator) | [Demo](https://creme332.github.io/my-odin-projects/calculator/) ||
| **Calculator 2.0** | JavaScript Basics | [Code](https://github.com/creme332/abacusLite) | [Demo](https://creme332.github.io/abacusLite/) | ⭐⭐⭐ |

Check out my [my blog post](https://creme332.github.io/creamy-notes/posts/odin-foundations/) where I shared my experience with the Foundations course.
Check out my [my blog post](https://creme332.github.io/posts/odin-foundations/) where I shared my experience with the Foundations course.

# 🚀 Full Stack JavaScript

Expand Down Expand Up @@ -43,12 +43,12 @@ Check out my [my blog post](https://creme332.github.io/creamy-notes/posts/odin-f
| **Messaging App** | Full-stack ||||
| **Odin-Book** | Final project ||||

Check out my [my blog post](https://creme332.github.io/creamy-notes/posts/odin-full-stack/) where I shared my experience with this curriculum.
Check out my [my blog post](https://creme332.github.io/posts/odin-full-stack/) where I shared my experience with this curriculum.

# Project templates

Throughout this course I have also created some repository templates for setting up my projects:
1. [https://github.com/creme332/basic-web-template](https://github.com/creme332/basic-web-template)
2. [https://github.com/creme332/webpack-template](https://github.com/creme332/webpack-template)
3. [https://github.com/creme332/cra-template](https://github.com/creme332/cra-template)
4. [https://github.com/creme332/mantine-next-template](https://github.com/creme332/mantine-next-template)
4. [https://github.com/creme332/mantine-next-template](https://github.com/creme332/mantine-next-template)

0 comments on commit d071649

Please sign in to comment.