Skip to content

RamseyvanderMeer/ieee.illinois.edu

 
 

Repository files navigation

IEEE UIUC Webiste

[https://ieee.illinois.edu]

Website built on MERN stack

  • React.js --> in Client folder
  • Node.js --> served from index.js - runs backend and CRUD opperations
  • Express --> handels http requests
  • MongoDB --> database storing content for the website

other technologies

  • bcrypt --> authentication
  • cloudinary --> hosts image assets for the site
  • SCSS --> scripting language which boils down to CSS
  • state mangagmet --> with a gobal context react hook
  • react portals --> addeds elements directly to the DOM insead of with in parent element

About

Forked from IEEE github to display on my profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • SCSS 20.2%
  • Other 0.5%