Skip to content

This thing is an attempt to create a calculator with help of React for practicing skills

Notifications You must be signed in to change notification settings

KirillTertunov/Calculator

 
 

Repository files navigation

Welcome to Reactive calculator 👋

Version License: ISC

This project were created with only one purpose - to practise React Context API in case of creating a calculator app. Until now, I've never tried React Hooks for managing state, so it was the first time. Also I decided to try using TypeScript. I know that's really tiny app, but as the first experience it's quite interesting.

Technologies

React: Hooks, Context API

TypeScript

Jest

Install

npm install

Usage

npm run start

Run tests

npm run test

Author

👤 Tertunov Kirill

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

This thing is an attempt to create a calculator with help of React for practicing skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.5%
  • TypeScript 41.2%
  • JavaScript 10.2%
  • HTML 1.1%