/EduMan

Eduman is a simple web application that can search solve almost anything, like math, history, politics etc..

Primary LanguageJavaScript

An intelligent learing application using node js and React js

This is a educational app which can solve, search almost anything(History,Math,politics,geography...) Image description

A request to solve a random math problem Image description SOlution to the problem Image description

how to run ?

First clone or download the project then run following commands

$ npm install
$ node index.js

Open another terminal

$ cd wolfui
$ npm install
$ npm run start

Don't forget to replace IO_URL (wolfui/src/components/App.jsx) with your home network IP.