Skip to content

sarah131313/colors-scheme-generator

Repository files navigation

Technologies Used:

React: JSX, functional components,props, hooks (useState, useEffect), event handling, conditional rendering.

JavaScript: ES6+ features (array functions, destructuring, template literals,ternary operator), Fetch API, Clipboard API, dynamic rendering.

CSS: Flexbox,hover effects, , custom styles (light/dark themes),box sizing, custom gradients, pseudo-elements.

cmJ4aGfQ

Warning: Vite enforces using jsx syntax inside jsx/tsx files, so it will complain about that. Solution: rename .js files to .jsx :)

Quick start:

$ npm install
$ npm start

Head over to https://vitejs.dev/ to learn more about using vite

About Scrimba

At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜 If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉 The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀

Happy Coding!