Skip to content

This is a React web application for lovers of mathematics which has three sections/routes: A home or intro section; a calculator app section; and a random quote section. Check it out

Notifications You must be signed in to change notification settings

carlylechia/math-magicians

Repository files navigation

MATH-MAGICIANS

A single page calculator and quotes app built with REACT.

Deployment

Netlify: https://cosmic-brigadeiros-0dd9eb.netlify.app/ Heroku:

Built With

  • Javascript, HTML, CSS
  • npm webpack, linters
  • REACT

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

You will need:

A laptop or tablet, preferably a laptop; A browser installed like Chrome, Firefox, etc; A text editor like installed Atom, VS-code, etc; Terminal or commandline; Internet connection.

Setup, Install, and Usage

Proceed to follow these steps:

  • Create a folder in the local storage of your computer which will contain the repository;
  • open your browser and go to the project's repository on github;
  • Click on the code button and copy the https link that is provided on the dropdown;
  • open terminal or commandline from the folder you created in the first step, and type in the command, "git clone " and then paste the url you copied on the previous step, (https://github.com/carlylechia/math-magicians.git).
  • finally, you have the repository on your local computer storage. You can now open your text editor and import the repository to start making changes.
  • run npm install in the project directory to install node_modules and other dependencies.
  • also run npm run start to start the app
  • Now you're good to go.

Authors

👤 Chia Carlyle

🤝 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!

Acknowledgments

  • Hat tip to the Microverse team for the guidance and reviews.

About

This is a React web application for lovers of mathematics which has three sections/routes: A home or intro section; a calculator app section; and a random quote section. Check it out

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published