Skip to content

jaemsnrg/code-bootcamp

Repository files navigation

Intro

This project is the reimagination / recreation of the Hyperion Dev landing page (partially complete due to time constraints).

Please see designs:

https://www.figma.com/file/n3Ga7dXsxTkwb3xdx99fxn/Developer-bootcamp?type=design&node-id=0%3A1&mode=design&t=qzeYzXvrA4kNedse-1

To start

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Features

  • NextJS for Severside rendered content
  • Current setup contains scalable architecture
  • ATOMIC design principles - break down components by levels of composition
  • CSS Grid used for layout 6 / 12 columns mobile / desktop
  • TailwindCSS for utility class based CSS - preffered for bootstrapping

TODO

  • Convert images to webp and resize as appropriate for position on page

About

A demonstration for a code bootcamp site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published