Giter Site home page Giter Site logo

hackmelbourne.github.io's Introduction

Getting Startsd

  1. Clone the repository
  2. Once you've cloned the repo, run npm install to install all of the node_modules
    npm install
    
  3. To run the development server, run npm run dev
    npm run dev
    

Developing MelbourneHack2023

hackmelbourne.github.io's People

Contributors

e3lo avatar vjy02 avatar abhijeet1520 avatar alie-nel avatar yoletsgitit avatar chuaxc-dev avatar cindyc-dev avatar ry-ds avatar fattiebunnie avatar ilaylow avatar thelazyant164 avatar ethangeai avatar rplumr avatar realify2005 avatar washnotawebdev avatar surenfernando avatar anshanat avatar jiayihu27467 avatar mispelledname avatar sirbob01 avatar dependabot[bot] avatar ttgttg avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jerrilynlooi

hackmelbourne.github.io's Issues

UMSU Integration

Link to join UMSU page
Hide Home button on desktop navbar
Show home on mobile
Add “Join Club”
Design footer to include umsu affiliation

Optimise images

About us images should be square 128px by 128px. (You will need to crop them in a 3rd party app)

Events page image resolution can be made smaller

Footer Link seperation

  • Make links in footer seperated either: all links one line or links have a bigger gap inbetween

Basic Animations for Home Page

Just simple animations like fly in one element in in screen.

Use framer Motion:

Eg:
<motion.div initial={{ opacity: 0, scale: 0.9 }} whileInView={{ opacity: 1, scale: 1 }} className="hidden md:block col-start-2 row-start-2 col-span-1 justify-self-center row-span-1 text-6xl">

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.