Skip to content

Strongly typed React.js application that showcases usage of event loop hooks and a fullstack request that is returned from the complimentary back end project.

Notifications You must be signed in to change notification settings

ereztdev/A-B-tester-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A/B Tester FrontEnd

IMPORTANT: since both apps (front and back) will be on the same machine, we will need to mitigate CORS errors, I actually use Moesif and it serves me well.

Installation instructions:
  • you will need to install the backend project as well.
  • pull this repo (git pull https://github.com/ereztdev/A-B-tester-frontend.git)
  • change dir into the repo (cd A-B-tester-frontend)
  • install all packages (npm install)
  • run the frontend dev server (npm run dev)

About

Strongly typed React.js application that showcases usage of event loop hooks and a fullstack request that is returned from the complimentary back end project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published