Giter VIP home page Giter VIP logo

tuna-plate's Introduction

tuna-plate 2018

##Description

Landing page for coconuts products made by Superfood Inc to convey that superfoods aren’t just healthy but also fun, young, and appealing.

##MVP

Static page for mobile version.

##Backlog

  • Animations w/ Javascript
  • Loading page
  • More testimonials
  • Mini game
  • Backlog

##Data structure

<!doctype html>
<html lang="en">
  <head>
    <title>Tunathon Barcelona 2018</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link rel="stylesheet" href="style.css">
  </head>
  <body>
    <header>
      <img>
      <h2></h2>
    </header>
    <main>
      <form action="">
        <div>
          <input type="text" placeholder="">
        </div>
        <div>
          <button></button>
        </div>
      </form>
      <section class="storytelling">
        <article></article>
        <ul>
          <li></li>
          <li></li>
          <li></li>
        </ul>
      </section>
      <section class="products">
        <ul>
          <li></li>
          <li></li>
          <li></li>
          <li></li>
        </ul>
      </section>
      <section class="testimonials">
        <img src="" alt="">
        <p></p>
      </section>
    </main>
    <footer>
      <p></p>
    </footer>
    <script src="main.js"></script>
  </body>
</html>

##Tasks

HTML Structure

HTML content

CSS

DOM

##Links

tuna-plate's People

Contributors

axelgar avatar sebachowa avatar tawebbcn avatar

Watchers

James Cloos avatar

Forkers

axelgar

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.