Make sure to have nodejs
and npm
installed.
First clone the repo to your local server and then install dependencies using following commands.
git clone <repo link>
cd <local repo dir>
npm install
npm start
Then open http://localhost:3000/ to see the app working in your default browser.
For more details about used algorithms and samples see the simple documentation
- Amr Hendy AmrHendy
- Arsanous Eissa Arsanous
- Muhammed Ibrahim MuhammedKhamis
This project is licensed under the MIT License.