Giter Club home page Giter Club logo

hackupc-live's Introduction

HackUPC landing page

Netlify Status CI

HackUPC landing preview

Hi! This is the code of the HackUPC landing page.

Develop

Clone the repo, install nvm, install Node.js with nvm, and install the dependencies with npm the first time:

git clone [email protected]:hackupc/hackupc-landing.git
cd hackupc-landing

# Install nvm
# Copy the command from here: https://github.com/nvm-sh/nvm#installing-and-updating

nvm install
nvm use

npm install

Use npm run start to compile and serve the build directory in real-time. It reloads every time there's a change. Then view the website at https://localhost:3000

npm run start

Whenever you want, fix auto-fixable lint errors and format files:

  npm run lint:eslint
  npm run lint:stylelint
  npm run lint:prettier

Tips

  • Use VS code, there's the .vscode folder with a good workspace configuration. It will be applied automatically.
  • Install ESlint and Prettier extensions.

If you're unfamiliar with modern vanilla websites, check this video from CodelyTV (in Spanish) to understand the reasoning and benefits of this kind of architectures.

Deploy

Push to master. Netlify will build and deploy automatically.

If you push something that doesn't build, don't worry, it won't be published.

Support

If you need help understanding something about this repo you can ask the previous developers. The ones that made the 2021 edition are:

License

MIT © Hackers@UPC

hackupc-live's People

Contributors

adrimm26 avatar andreugallofre avatar bernatixer avatar carlotacb avatar casassarnau avatar daviddionis avatar dependabot-preview[bot] avatar dependabot[bot] avatar encryptex avatar github-actions[bot] avatar imgbotapp avatar mauriciabad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hackupc-live's Issues

Ideas

  • Use a js framework
  • Challenges, schedule and faq can be imported from the masterdoc automatically
  • Add live url to fullscreen mode
  • Add to homescreen
  • Join with my.hackupc
  • Highlight more Guides page
  • Send a notification asking to fill feedback form and add one event for that.
  • Random animations in Live component from time to time
  • Push notifications
  • Better mobile sidebar UI/UX
  • Shen SW detects changes, update the app, (currently only schedule)
  • Refactor Live tab code

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.