Skip to content

TFA Dashboard Front-End 1.0.0

Choose a tag to compare

@BlackIQ BlackIQ released this 18 Jul 19:43
· 55 commits to main since this release

First release 🎉

After near 1 month testing beta and working on design, now we cam release the first version of TFA Dashboard Front-End 🥳

What is TFA Dashboard created with?

TFA Dashboard is a MERN application. If you are not familiar with MERN, MERN is a project using these 4 technologies:

  • MongoDB - Document database
  • ExpressJs - Node.js web framework
  • ReactJs - A client-side JavaScript framework
  • NodeJs - The premier JavaScript web server

So, now you know that this project is only ReactJs.

Back-End

Back-End is also available in this repository.