Skip to content

sheylaPozo/math.magicians

Repository files navigation

Microverse app

math.magicians

React project, this project is been made with HTML5, CSS3, JS and Webpack, following the guidelines of Microverse🔗 for best practices.

math.magicians


This project is part of Microverse's 2.0 curriculum. and it's been built with Html5 and CSS3 and JS, JSX and webpack. Math magicians; is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations. and read a random math-related quote.

🤍 Preview Image🤍

Desktop version Mobile version
Desktoppage page2 page3 mobile


🤍 Built With:


  • HTML5 🤍
  • CSS3 🤍
  • JS 🤍
  • React 🤍
  • Webpack 🤍

The main purpose of the project Math magicians is to put in practice HTML5, CSS3, and Javascript concepts to build a website with all the proffesional outview of it.

🤍 Live Demo 🤍


🤍 Demo 🤍 Netlify 🤍 Heroku


🤍 Instructions:

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

🤍 Getting Started:

To get the content of this project locally you need to run this command on your terminal :

  • cd <folder>

  • git clone git@github.com:sheylaPozo/math.magicians.git

🤍 Install

  • Set up liveserver as an extension in your VS Code.
  • If you don't have the live server extension, or are using another software just view directly in your browser.

🤍 Usage:

  • Right click on "Go Live" in your VScode to view in your browser.
  • If you don't have live server extension right click on the index.html to view in browser.

🤍 Test:

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command:

    npm install This command will download all the dependancies of the project

  • For tracking any linter errors in HTML file run:

    npx hint .

  • And for tracking linter errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

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 the browser.

The page will reload if you make edits.
You will 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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

🤍 Author:

👤 Sheyla Pozo 🤍


🤝 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 anyone whose code was used

  • Microverse
  • Inspiration