-
- π οΈ Built With
- π» Getting Started
- π₯ Authors
- π Future Features
- βοΈ Show your support
- π€ Contributing
- π Acknowledgments
- π License
- Math magicians" This a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote.
- HTML
- CSS
- JAVASCRIPT
- React
- Use React Router.
- Use styles in a React app.
To get a local copy up and running, follow these steps.
In order to run this project you need the following:
- A web browser to view output e.g Google Chrome.
- An IDE e.g Visual studio code.
node
should be installed in your local machine, node website.- Install the
npm
package manager use this to install both node and npm. - A terminal.
- Navigate to the location of the folder in your machine
To install all dependencies, run:
npm install
Because this project uses webpack as a bundler, to run the project, execute the following command:
-
npm run start
-
OR
-
npm start
To run tests, run the following command:
- Track HTML linter errors run
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
- Track JavaScript linter errors run:
npx eslint .
To run the project, follow these instructions:
- After Cloning this repo to your local machine.
- Open the
index.html
in your browser.
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
- Track JavaScript linter errors run:
npx eslint .
- Deployed with github pages
- For more information about publishing sources, see "About GitHub pages".
π€ Emmanuel Kipngeno
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Use React Router.
- Use styles in a React app.
If you like this project give start.
Contributions, issues page issues, and feature requests are welcome!
I would like to thank Microverse for this opportunity.
This project is MIT licensed.