This is a single page application that includes three pages; Home, Calculator and Quotes. You can do Math Calculations and read quotes.
- React.js
- HTML
- CSS
- Babel compiler
For the link to the live demo, Heroku Netlify
This project was bootstrapped with Create React App.
In order to run on your local machine, type in;
npx create-react-app my-app
cd my-app
npm start
Runs the app in the development mode.
👤 Author 1: Acholah Lynette
- GitHub: @iLynette
- Twitter: @acholah_lynette
- LinkedIn: acholah lynette
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
Math magicians app Web site created using create-react-app