Skip to content

codenetwork/viteCN

 
 

Repository files navigation

cncoVite

new website for cn with react

if using npm:

cd VITECN
npm i
npm run dev

if using yarn:

cd VITECN
yarn install
yarn run dev

Design Biref

Developed by Jim Chi & Nathan Wang.

The website follows the 2023 style guide created by Drayko Medlyn and Shreya Arora's edit on the 2023 sponsorship prospectus. This website aims to improve the interactive experience by limiting relatively expensive user interaction. i.e. click (occupational disease prevention for developers and gamers), and scrolling (because who has time to read). Hence we are promoting a "peak and seek" interaction through effects like hover, animation and more. Attempt to gamify an information site, which seeks to inform.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • CSS 27.3%
  • HTML 3.4%