Skip to content

backend for the math-wiz that will calculate a new math array everyday using AI

Notifications You must be signed in to change notification settings

revyrob/math-wiz-Backend

Repository files navigation

math-wiz-Backend

This backend has been created to learn about using AI to create a new array every week that does not repeat for the frontend equations

how to start

  1. clone project on computer
  2. pull from main branch
  3. run: npm install (to bring in all libraries)
  4. you will need a .env file. You will need to add this to it: PORT=5000
  5. i am using nodemon for testing, therefore while testing if you want to run the program once all the above steps are completed, run: npm run dev

About

backend for the math-wiz that will calculate a new math array everyday using AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published