-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React Calculator with TypeScript #86
Comments
All The best go ahead |
Can I work on it? |
Give it a shot! I will push what I have so far. Update: Just pushed and awaiting approval! |
@Bib3k4u, would you mind pushing your latest changes? I'd like to collaborate on it and contribute some additional features. Thanks! |
Sorry I have not done any changes yet.
Will let you know later.
…On Thu, 5 Oct 2023, 2:59 am Kedgard Cordero, ***@***.***> wrote:
@Bib3k4u <https://github.com/Bib3k4u>, would you mind pushing your latest
changes? I'd like to collaborate on it and contribute some additional
features. Thanks!
—
Reply to this email directly, view it on GitHub
<#86 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZPTUT2JZYXB7FLTD57ENJTX5XILVAVCNFSM6AAAAAA5QA2WT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBXGY3DSMBRGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Bib3k4u Perfect. I will start adding to it and push my changes. I will notify you when the PR is made. |
Sounds good, thanks!
…On Thu, Oct 5, 2023 at 3:17 AM Kedgard Cordero ***@***.***> wrote:
@Bib3k4u <https://github.com/Bib3k4u> Perfect. I will start adding to it
and push my changes. I will notify you when the PR is made.
—
Reply to this email directly, view it on GitHub
<#86 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZPTUT4VAQFR4RFLPW34WH3X5XKONAVCNFSM6AAAAAA5QA2WT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBXGY4DQMZTGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I've styled your project a bit. It was a nice check up of vanilla CSS so thanks for that (used tailwind for the last few projects). Removed the passing of className in the Layout component as well. Creating PR in a minute. |
@rubenolander Thanks Ruben! |
Hi everyone. This is my first open source project and first ticket that I am writing, so please be patient!
I would like to create a calculator using React and TypeScript.
I will be using Create React App for this, TypeScript for the logic, and vanilla CSS for styling.
I am ready to start working on this project and can keep the community updated on the progress with comments in this issue. If there are any additional requirements or suggestions for this project, please let me know.
With your permission I would like to be assigned to this project, and can start developing it immediately!
Hope I did this right!!
Best,
Kedgard Cordero
The text was updated successfully, but these errors were encountered: