Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 6 months ago

Calculator App

react, typescript, tailwind-css
P
Trần Thành Danh•1,500
@TranDanh1122
A solution to the Calculator app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What specific areas of your project would you like help with?

Hmm, i think this solution not good about logic, that my weakness, my brain cant do anything better than this logic, i dont know why, maybe im stupid or something. About layout and change theme, welcome any idea and comment. Feel free to feedback Have a nice day, thank you so much

Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

  • Ngouend raoul Gerard•700
    @BeinRain06
    Posted 6 months ago

    Hye @TranDanh1122 ! While looking your profile on, I notice you have a lot of interesting projects.

    I tried to open the preview site of some of them like : calculator App , and Planet Face. But, unfortunately i couldn't see live github website.

    The same problem occurs to me , while trying to open my old deployed projects in github page.

    After having this spinning situation over times, i come to figure out that is a lot easier when using real web host server. I discover Vercel while browsing and seeing deployed projects in frontendmentor working with this tool.

    Vercel allows small config to start deploy front-end app for free, and on top of that it is fast.

    This host web server is developed by the author of NextJS and his team.

    Maybe you can give it a try !

    It will make many others see the real end-work projects you share, help you connect with others that does the same project than yours , or even get genuine feedbacks, ratings upon what others see coming from your skill.

    You can further subscribe to the paid version of vercel , if you wan more features. Especially when comes to mount and deploy a real full stack application.

    Intentionally said, i ain't trying to sell you something, though i see vercel useful for me and wanted to share this info with you.

    You might want considering add it to the final process that bring your web projects alive.

    Hope it all makes sense to you.

    Anyway i could just bring up the solution i have in mind , even if it isn't exactly pointing toward this particular project. But i hope it will be quite useful.

    While wishing you happy new years and happy coding , stay fit and take care of you @TranDanh1122.

    Marked as helpful
  • Ngouend raoul Gerard•700
    @BeinRain06
    Posted 6 months ago

    @TranDanh1122 you app Coffeeroasters subscription site under the link :

    https://www.frontendmentor.io/solutions/coffeeroasters-subscription-site-3D-pmTGtuQ

    IS OPENING !

    Let me show you how i did it with your last project :

    Lauch Countdown Time

    Link:

    https://countdown-lovat-one.vercel.app/

    PLEASE: iMPORTANT !!!*

    Before ending my message, i want to tell you that i have explain all the process to you by sending you a pull request on your countdown project.

    Go to your Github account open the countdown project and you will see a new branch called branch/show-vercel-deploy created along with your main merge.

    Find and Click on a green button compare and merge request , something like that!, to be able to fully add the file README-2.md into your project.

    It will also remain part of your project if you do that, an you can through it any time you are missing a point in the deployment.

    I hope , you will be able now to easily deploy others projects using vercel.

    With That said . Have A Nice Day/Night and keep going on, you will become much good at it, - @TranDanh1122.

    Marked as helpful

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

How does the accessibility report work?

When a solution is submitted, we use axe-core to run an automated audit of your code.

This picks out common accessibility issues like not using semantic HTML and not having proper heading hierarchies, among others.

This automated audit is fairly surface level, so we encourage to you review the project and code in more detail with accessibility best practices in mind.

How does the CSS report work?

When a solution is submitted, we use stylelint to run an automated check on the CSS code.

We've added some of our own linting rules based on recommended best practices. These rules are prefixed with frontend-mentor/ which you'll see at the top of each issue in the report.

The report will audit all CSS, SCSS and Less files in your repository.

How does the HTML validation report work?

When a solution is submitted, we use html-validate to run an automated check on the HTML code.

The report picks out common HTML issues such as not using headings within section elements and incorrect nesting of elements, among others.

Note that the report can pick up “invalid” attributes, which some frameworks automatically add to the HTML. These attributes are crucial for how the frameworks function, although they’re technically not valid HTML. As such, some projects can show up with many HTML validation errors, which are benign and are a necessary part of the framework.

How does the JavaScript validation report work?

When a solution is submitted, we use eslint to run an automated check on the JavaScript code.

The report picks out common JavaScript issues such as not using semicolons and using var instead of let or const, among others.

The report will audit all JS and JSX files in your repository. We currently do not support Typescript or other frontend frameworks.

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub