Sciencium is an interactive webpage designed to help people learn more about science and engineering by helping them improve their sense of logic and STEM skills. Contribute to add to this project! :)
v1.6.8
- Fixed the navbar, fully functional (only thing left is adding the websites)
- Completely revamped the website code, organised code (Thanks to Pranjal :D)
- Change font style, background
- Added transitions and animations to buttons
Technical changes:
componentsnow contains all JSX components used in the website. (Currently the file format is js, but it will be changed to JSX)assetscontains images housing all images, favicons, etc.stylesholds all the CSS-side of the code (CSS for components and normal elements)componentsholds all CSS for components Onlypagesholds CSS for webpages.
Huge Thanks to Pranjal for organizing the code, and fixing the bugs in the navbar! <3