/FTC-14607-Website

New FTC-14607 team website made in react + vanillaJS

Primary LanguageJavaScript

FTC-14607-Website

Setup

Make sure you have node & npm installed. You can download them from here.

  • npm install - installs all nessesary libraries mentioned in package.json
  • npm run dev - run application in dev/test mode

TODO

Components (Global-Reuseable Components)

  • TitleSection
  • CardGrid
  • Card
  • Carousel Images

header & footer

  • header
  • footer

routes

  • index
  • sponsorship
  • team
  • about
  • robots
  • growing-up-with-robots
  • outreach
  • contact

Final Fixes

  • Get all images neccesary in .md files
  • Sponsorship Packet PDF
  • Update CSS for 1920 x 1080
  • Create Hamburger Menu for Header