Skip to content

DcRonan/calculator-react

Repository files navigation

Calculator - React

Microverse

Library Directory 📙

Contents
Built With
Live Demo
Install
Testing
Authors
License

Description

I have built a calculator using React

img

Built With 🛠

- React
- Jest
- JavaScript
- HTML5
- CSS
- Heroku
- VS Code

React Jest JavaScript npm HTML5 CSS Heroku VS Code

Live Demo 🎥

Live Demo!

Install ⏳

Follow these steps below to get my Application working. I used npm to manage all my packages for JavaScript. If you don't have it installed already, you can install it here

    • Open your Terminal
    • Navigate to the directory where you will like to install the repo by running cd calculator-react
    • Run git clone git@github.com:DcRonan/calculator-react.git to download or you can download using HTTPS by running git clone https://github.com/DcRonan/calculator-react.git in the terminal
    • Run cd calculator-react to enter the directory
    • Run npm i to install all the packages
    • Run npm start to start the app

Testing ⚙

I have used a JavaScript testing framework to test my code, called Jest.

    • Open Terminal again
    • Run cd calculator-react to enter the directory
    • Run npm test to start testing
    • All tests will pass ✅

img

Authors

👨‍💻 Daniel Ronan

GitHub
LINKEDIN
EMAIL
TWITTER

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

Cocoapods

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors