Code Monkey home page Code Monkey logo

mathwithscience's Introduction

Math with Science

Math with Science is an open-source MERN project that contains math and science problem solvers and the goal is to help anyone struggling with any math problems.


Math with Science brand logo

installation

Getting a local copy of the project.

git clone https://github.com/rawand-faraidun/mathwithscience.git

Usage

Note: before running the project, pay attention to these points:

  • Watch .env.example file in and make a .env file based on it.

  • Run pre-build script, or read README.md file in server and client folders to know more about the project's function.

The project can be run these ways:

  1. Use server to serve the static front-end (this is how the website works), this can be done using start script.
npm start
  1. Use React development and server seperatly using dev script, by default the server runs on port 5000 and react development runs on port 3000.
npm run dev
  1. Use server script to run the server, client script to run the client, or cd into them and start them there.

run server:

npm run server

run client:

npm run client

mathwithscience's People

Contributors

rawand-faraidun avatar dependabot[bot] avatar snyk-bot avatar

Stargazers

Mhamad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.