/Remindex-ai

Remindex-ai is a website that allow you to shorten an URL

Primary LanguageJavaScriptMIT LicenseMIT

#Remindex AI

Remindex AI is a website that allows you to shorten an URL

demo Test (the server shall be down, if this is the case, start the project on local by following these steps) : Demo

Start the project on local

  • 1- Install the project (git clone https://github.com/MH-beth/Remindex-ai)
  • 2 - cd remindex_ai
  • 3- Run "npm install"
  • 4- cd server
  • 5- run "npm install"
  • 6- Open a first terminal and run "npm start" on the root file
  • 7- open a second terminal and run "npm start" on remindex-ai/server
  • ATTENTION : Don't forget to change the file remindex-ai/src/constants.js by the following lines
export const API_URL = "http://localhost:8080"
export const CLIENT  = "http://localhost:3000"

remplacement code of the file remindex-ai/src/constants.js when running local

Copyright and all right reserved MH-BETH