Skip to content

hozlucas28/React-Interest-Calculator-Practice-2023

Repository files navigation

React - Interest Calculator Practice [2023]

Repository of a React course practice.

SummaryKey FeaturesInstallationAvailable ScriptsRelatedLicenseAcknowledgmentsContact

(watch a live test or a video preview)

Summary

This is a practice about an app made with React of an interest calculator. I used npm packages like: Prettier and Husky to make my code be more 'prettier'.

Key Features

Installation

Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then run command npm install to install all packages, necessary for a React app, and run command npm start. Done, now you can test it in a development server.

Available Scripts

  • npm start: Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.

Related

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Acknowledgments

Thanks to Nicolas Schurmann teacher to teach me how to make this project.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.