Git Product home page Git Product logo

lukazovic / color-palettes-react-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 14.74 MB

:art: This is a project I've made to learn React. A clone of websites like Flat UI Colors and Material UI Colors. It was important so I managed to learn patterns to deal in a big project with React and how to make a Responsive App.

Home Page: https://color-palettes-react-app.now.sh/

License: MIT License

HTML 2.68% CSS 1.17% JavaScript 96.15%
javascript js jss react reactjs react-router react-components material-ui material-design chroma-js

color-palettes-react-app's Introduction

Color Palettes


Web Page   |    Built With   |    About   |    How to Use   |    Pages   |    How to Contribute   |    Author

🔧 Built With

📄 About

This is a project I've made to learn React. A clone of websites like Flat UI Colors and Material UI Colors. It was important so I managed to learn patterns to deal in a big project with React and how to make a Responsive App.

I've also learned how to deal with Draggable boxes even up and down and also side to side. React Sortable HOC in order to sort the boxes after the user drag and drop. Material UI Icons and Components. ChromaJS to get the Luminance of each color box and chance the text colors to make it visible. Emoji Picker so the user can select and emoji the add to the Color Palette. Also I've learned to with JSS in React to style the Application and much more.

💻 How to Use

Online

You can use the App in this site: https://color-palettes-react-app.now.sh/

Locally

  • Clone the project: git clone https://github.com/Lukazovic/color-palettes-react-app.git;
  • Go to the project folder: cd color-palettes-react-app;
  • Download the dependencies: npm install;
  • Start the application: npm start.

It will open a browser page (if it doesn't, go to http://localhost:3000).

😍 Pages

Home Page


In this page you will be able to see all the Palettes including the ones you created. Also, here's where you can delete the Palettes.

Palette Page


In this page you can see all the colors in a specific Palette. You can copy the color you want by click in the box and select if you want it in HEX, RGB or RGBA. Also you can make the colors lighter or darker.

Single Color Page


In this page you can see all the shades of a specific color and copy just like the previous one.

Create New Palette Page


This is the page where you can create your Palette. You are able to select the color in a Color Picker and give it a name or even generate Random Colors to get some ideas of colors. You can even organize the color boxes by dragging and drop them in the place you want.

After select the colors you want in your pallete and how they are organized, you can choose a Name and an Emoji to your Palette.

🤔 How to Contribute

  • Fork this repository;
  • Create your branch with your feature: git checkout -b my-feature;
  • Commit your feature: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Then merge your pull request, you can now delete your branch

📝 Author


Lucas Vieira

color-palettes-react-app's People

Contributors

dependabot[bot] avatar lukazovic avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

altafreza

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.