https://github.com/darcdev/palette-colors-app
Palette Colors App using React Native 📱 ⚛
https://github.com/darcdev/palette-colors-app
Last synced: 11 months ago
JSON representation
Palette Colors App using React Native 📱 ⚛
- Host: GitHub
- URL: https://github.com/darcdev/palette-colors-app
- Owner: darcdev
- Created: 2021-01-21T04:52:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-21T05:54:36.000Z (about 5 years ago)
- Last Synced: 2025-02-06T14:22:16.281Z (about 1 year ago)
- Language: JavaScript
- Size: 367 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Palette Colors ⚛📱
About Palette Colors App using React Native
## Project Review
The idea of the project is to build an application with a color palette, where users can observe the themes of colors by name, and in addition to this they can add a color palette, to achieve this, several concepts will be put into practice such as:
- Components React Native
- Lists (Flatlist)
- Navigation (Stacks and Screens)
- React Hooks
- Fetch data from network
- Forms
- Launch Modals
### App Preview


### Credits
Project guide of the react course in FrontendMasters