All Projects → Hamzaoutdoors → math-magicians

Hamzaoutdoors / math-magicians

Licence: other
Website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations. read a random motivation-related quote and write a to-do list.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to math-magicians

Ng Vdom
(Developer Preview) A virtual-DOM extension for Angular, also work as React bridge.
Stars: ✭ 249 (+1031.82%)
Mutual labels:  jsx
react-weather-app
A simple weather search app using React.
Stars: ✭ 28 (+27.27%)
Mutual labels:  reactapp
ECHI VUE TODO
使用 Vue 开发的一款 TODO 应用,包含登录、待办、日程、历史事项、回收站。项目较为小型,适合进阶学习使用(💡请注意,项目大量使用 jsx 进行开发)。
Stars: ✭ 19 (-13.64%)
Mutual labels:  jsx
Nano
🎯 SSR first, lightweight 1kB JSX library.
Stars: ✭ 238 (+981.82%)
Mutual labels:  jsx
role-based-access-control
Role-based authorization || Role-based access-control in React.js
Stars: ✭ 111 (+404.55%)
Mutual labels:  jsx
ios-scriptable-tsx
在 vscode 上使用 typescript 和 jsx 开发 ios 小组件的小框架.基于 Scriptable app.
Stars: ✭ 113 (+413.64%)
Mutual labels:  jsx
Gccx
Transforms CPX (JSX like syntax) into asm-dom Virtual DOM
Stars: ✭ 234 (+963.64%)
Mutual labels:  jsx
React-Netflix-Clone
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end.
Stars: ✭ 91 (+313.64%)
Mutual labels:  jsx
hexo-component-inferno
A collection of Inferno.js layout components and utility scripts for Hexo
Stars: ✭ 20 (-9.09%)
Mutual labels:  jsx
studybuddy-web
📚 Website for all the study materials for IIITV curriculums 🎉
Stars: ✭ 17 (-22.73%)
Mutual labels:  jsx
React Hooks
Build a CRUD app in React with Hooks.
Stars: ✭ 250 (+1036.36%)
Mutual labels:  jsx
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+82822.73%)
Mutual labels:  jsx
core
Server side rendering with The Elm Architecture in Deno
Stars: ✭ 16 (-27.27%)
Mutual labels:  jsx
Vim Jsx Improve
Syntax and indent plugin for React jsx.
Stars: ✭ 251 (+1040.91%)
Mutual labels:  jsx
vuetify-tsx
Vuetify TSX is just a wrapper lib around vuetify components.
Stars: ✭ 20 (-9.09%)
Mutual labels:  jsx
React Native demo
react-native实现网易新闻和美团,实现大部分页面。使用最新的react-navigation等组件,同时支持安卓和iOS设备。
Stars: ✭ 237 (+977.27%)
Mutual labels:  jsx
string-dom
Create HTML strings using JSX (or functions).
Stars: ✭ 13 (-40.91%)
Mutual labels:  jsx
vue3-jd-h5
🔥 Based on vue3.0.0, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vuex^4.0.0-0,vue-cli3,mockjs,仿京东淘宝的,移动端H5电商平台!
Stars: ✭ 660 (+2900%)
Mutual labels:  jsx
react-ui-components
React UI Components (npm @assenti/rui-components)
Stars: ✭ 21 (-4.55%)
Mutual labels:  jsx
remark-jsx
A simple way to use React inside Markdown.
Stars: ✭ 29 (+31.82%)
Mutual labels:  jsx

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars GitHub followers

Microverse

" FAIL = First Attempt In Learning.. " - A Wise Man

Math Magicians

  • Math magicians" is a website for all students and fans of mathematics. It is a Single Page App (SPA) that allows users to:
    • Make simple calculations.
    • Read and sahre a random math-related quote.
    • Create to-do list for the day

logo


math

Additional description about the project and its features.

Built With

  • JSX, JavaScript with ES6
  • React.js class-based/functional componenet, hooks and router
  • Linters, Node.js, Git, Flexbox, Bootstrap, Webpack

Live demo

Live demos for this project can be found on the following Cloud Platforms :

Heroku deployement Netlify deployement

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

👤 Ellaouzi Hamza

🤝 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
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].