✨
WWCode Tokyo Creative Coding Study Session
  • 🏠README
  • 🗓️Sessions
    • 🎨Session 1: "Great Artists Steal (With Permission)"
    • 🔳Session 2: CSS Art
    • 🖌️Session 3: Developer Tooling
    • Bonus Session: WWCode Connect
    • ⚙️Session 4: Processing
    • 😂Session 5: Emoji
    • 📖Session 6: Tech Zines
    • 🐙Session 7: GitHub Profile Customization
    • 🍡Session 8: Create a "Collection" Website
    • 🤖A.I. for Humor
  • 🧰Resources
    • 🌈Color
    • 🛠️Tools
    • 😊Unicode: Emoji, Symbols, and more
    • 🖼️Imagery & Assets
    • 👯‍♀️Member Show and Tell
  • ❔F.A.Q.s
    • 🪙What about NFTs?
Powered by GitBook
On this page
  • Tonight's Goal
  • Getting something running
  • Pre-requisites
  • How to get started
  • Pick a theme
  • Inspiration
  • Decide how to share your collection
  • Lists
  • Data Tables
  • Grids
  • How to deploy your website to the web
Edit on GitHub
  1. Sessions

Session 8: Create a "Collection" Website

Make a microsite showcasing a list or group of things

PreviousSession 7: GitHub Profile CustomizationNextA.I. for Humor

Last updated 2 years ago

Event Link:

Tonight's Goal

Create a minimal website featuring a collection

Getting something running

Pre-requisites

  1. Basic HTML, CSS, and JavaScript experience

How to get started

  1. Pick your favorite starter stack

  1. Click "Import from GitHub" and connect your GitHub account

  2. Import one of the following

  3. Wait for the project to load

If you're experienced with another frontend toolset and can keep up with the group, you're welcome to try it, but we may not be able to answer questions during the live session.

  1. Edit your code and see it render live

Pick a theme

What would you like to share via your website?

Inspiration

Places to Eat or Visit

Design Assets

Art & Design Galleries

Misc.

Decide how to share your collection

Lists

This is the simplest way

Data Tables

Grids

CSS and many layout frameworks include grid systems. Learn more here

How to deploy your website to the web

First, save your project from Code Sandbox into GitHub by creating a PR.

Next, you'll need to find a way server your GitHub repository to the web. A couple free services are available:

Visit

React:

Vue:

Basic HTML:

React MUI:

Vue Vuetify:

Basic HTML Table:

React MUI:

Vue Vuetify:

Learn basics of CSS Grid:

React MUI:

Vue Vuetify:

🗓️
🍡
GitHub Account (free)
Code Sandbox Account (free)
https://codesandbox.io
https://github.com/WWCodeTokyo/sample-react-app
https://github.com/WWCodeTokyo/sample-vue-app
https://tokyoterraces.com/
https://www.colordic.org/w
https://www.awwwards.com/awwwards/collections/free-fonts/
https://www.byalicelee.com/
https://www.c82.net/
https://yokai.com/
https://www.cameronsworld.net
https://www.w3schools.com/HTML/html_lists.asp
https://mui.com/material-ui/react-list/
https://vuetifyjs.com/en/components/lists/
https://www.w3schools.com/HTML/html_tables.asp
https://mui.com/material-ui/react-table/#data-table
https://vuetifyjs.com/en/components/data-tables/
https://cssgridgarden.com/
https://mui.com/material-ui/react-grid/
https://vuetifyjs.com/en/components/grids/
Vitevite_js
How to deploy a static vite site to GitLab Pages
Logo
Creative Coding: Make a "Collection" Website, Wed, Feb 22, 2023, 7:00 PM | MeetupMeetup
A Step-by-Step Guide: Deploying on NetlifyNetlify
Vitevite_js
Instructions for deploying a static site with Vite and GitHub Pages
Logo
Click Start from a Template > Vanilla
Logo
Logo