Skip to content

ulgenmf/camp6-frontend-project

 
 

Repository files navigation

Camp 6 Frontend Project

Title tbd

Todos

  • Use Icon Library e.g. Heroicons (you need to adjust your css to not apply fill colors)
  • Remove all any types and type properly

Mission statement

A one-stop platform for consolidating tasks related to personal mastery of your chosen subjects

Style Guide

[Go Figma] (https://www.figma.com/file/twebVJf4ML6HEfrUnFmojm/Personal-Curriculum?node-id=0%3A19)

Logo Font: Comfortaa Bold -> CSS class logo

Heading: Poppins Bold -> CSS class heading

Subheading: Poppins Semibold -> CSS class subheading

Tags: Poppins Semibold -> CSS class tag

Paragraph: Work Sans -> CSS applied to all <\p>

Tailwind Colors

primary: "#73C2FB" = Maya Blue secondary: "#FFC8A6" = Peach Crayola customPink: "#FFADC5" = Nadeshiko Pink customGreen: "#A1CB9B" = Eton Blue customYellow: "#FCF8C0" = Lemon Chiffon

Set up

  • move to project folder

  • open terminal

  • run:

$ npm install
$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.5%
  • JavaScript 26.9%
  • CSS 3.0%
  • HTML 0.6%