Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mihalidis committed Jun 8, 2023
1 parent 9aacd47 commit ce4df81
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
@@ -1,8 +1,8 @@
# Markdown Previewer
# Calculator
The project involves creating a calculator with various features such as clickable number buttons, mathematical operators, decimal point, clear button, and a display element. It should allow inputting numbers, performing mathematical operations, handling decimal points, consecutive operators, and displaying accurate results with decimal precision.
[FreeCodeCamp](https://www.freecodecamp.org/learn/front-end-development-libraries/front-end-development-libraries-projects/build-a-javascript-calculator).

**Live:**
**Live:** https://calculator-virid-six.vercel.app/

## Table of contents

Expand All @@ -22,7 +22,7 @@ The project involves creating a calculator with various features such as clickab
### Links

- Solution URL: [Github Repository](https://github.com/mihalidis/Calculator)
- Live Site URL: [Markdown Previewer]()
- Live Site URL: [Markdown Previewer](https://calculator-virid-six.vercel.app/)

## My process

Expand Down

1 comment on commit ce4df81

@vercel
Copy link

@vercel vercel bot commented on ce4df81 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.