calculator/README.md

6 lines
356 B
Markdown
Raw Normal View History

2024-04-25 20:50:09 +00:00
# Calculator App
2024-04-25 22:24:11 +00:00
This is a React project I designed for my [frontend certification]("https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/front-end-development-libraries"). It's quite simple, but I was rather pleased with my command routing solution!
You can see a live demo [here](https://demos.ajstepien.xyz/calculator/).