Giter Club home page Giter Club logo

kolor-dev's Introduction

Kolor-Dev

Colors-related toolkit1 for Artists, Designers & Developers.
1As of now, not really a toolkit.


Table of Contents ๐Ÿ“–

Introduction ๐Ÿ”Ž

Kolor-Dev is a color-related toolkit solely developed by @kon-pas with the aim of self-learning web development.

As for now, there is no intent to provide further support.

Usage ๐Ÿš€

Head to showcase.md for a quick showcase.

Alternatively, visit Kolor-Dev directly or clone the repository and run the following:

npm install
npm run build
npm run start

The website can now be accessed via http://localhost:3000 on your machine or via <TARGET_MACHINE_IP>:3000 on your local network.

Tech Stack ๐Ÿ’ป

  • Scripting

    • TypeScript@4.8.0 โ€“ static typing with pleasure
    • SassScript@1.54.5 โ€“ CSS preprocessing
  • Backend

    • Next.js@12.2.5 โ€“ data fetching, routing & plenty of features Next.js has to offer
    • Prisma@4.8.1 โ€“ data mapping, modeling & typing, database client
  • Frontend

    • React@18.2.0 โ€“ on which Next.js is built
    • TailwindCSS@3.1.8 โ€“ utility CSS classes
    • TailwindCSS Debug Screens@2.2.1 โ€“ manual layout testing
  • Deployment

    • MongoDB Atlas โ€“ database deployment
    • Vercel โ€“ frontend & backend deployment
  • Design

    • Adobe Illustrator โ€“ vector graphics
    • Adobe Photoshop โ€“ sketches, raster illustrations
  • Code Quality

    • ESLint@8.22.0 โ€“ static code analysis
    • Prettier@2.8.3 โ€“ code formatting
    • BEM โ€“ CSS methodolody
    • Lighthouse โ€“ performance, quality & correctness
  • Utils

    • clsx@1.2.1 โ€“ constructing class strings
    • colvertize@0.1.0 โ€“ converting colors
    • nanoid@4.0.0 โ€“ generating IDs
    • react-toastify@9.1.1 โ€“ toast notifications

Thoughts ๐Ÿ’ญ

Next.js with TypeScript has the DX I admire.

Using Prisma was convenient, but the project is way too small to fell profiting from using it instead of other tools, like Mongoose for database client and data modeling. As I was not restricted to a certain database, mapping was not crucial.

TailwindCSS did not boost my productivity, as it takes time to get used to it, but I believe the reward compensates the effort.

Coding styles in SCSS & BEM was fine, but nothing more. I still would go with CSS-in-JS if I were to choose.

That being said, in general and personally, TailwindCSS with CSS-in-JS is my favorite approach.

Acknowledgments ๐Ÿ‘ฅ

Inspired by Color Hunt and coolors. SVG icons by heroicons. Hero section SVG path of the landing page taken from LWKS.

License ๐Ÿ“

This project is MIT licensed.

kolor-dev's People

Contributors

kon-pas avatar

Stargazers

 avatar

Watchers

 avatar

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.