An open API service indexing awesome lists of open source software.

https://github.com/konjoinfinity/gen-random-color-palettes


https://github.com/konjoinfinity/gen-random-color-palettes

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

## Random Color Palette Generator
Created for an app challenge from devprojects (https://codementor.io)

Link: (https://www.codementor.io/projects/mobile/random-color-palette-generator-mobile-app-cfkyclpsex)

## Motivation

I wanted to create this project for practice, to learn, to challenge myself, to test releasing to the appstores.

## Code style

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)

## Tech/framework used
React Native Expo

Built with
- [Expo](https://expo.dev/)
- [React Native](https://reactnative.dev/)

## Features

Requirements:

-Setup a React Native App (Flutter or your favorite framework would work too) ✅
-Display a random color palette when a user opens the mobile app ✅
-Create a button for the user to generate a new color palette ✅
-Allow the user to click on the selected color to copy its HEX code ✅
-Display a notification when the selected color's HEX code has been copied ✅

## Installation

`yarn`

## Contribute

If you'd like to contribute, submit a pull request.

## Credits

[color-convert]
[expo]
[expo-clipboard]
[react]
[react-dom]
[react-native]
[react-native-web]
[@babel/core]
[@types/react]
[@types/react-native]
[typescript]

## License

MIT © [Konjo Tech - Wesley Scholl](2023)