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

https://github.com/javitocor/palettescheme

A practice using REACT NATIVE to create a mobile app where users can create their own palettes color schemes.
https://github.com/javitocor/palettescheme

android-application expo fetch-data javascript react-hooks react-native

Last synced: about 2 months ago
JSON representation

A practice using REACT NATIVE to create a mobile app where users can create their own palettes color schemes.

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# React Native App

> A practice using REACT NATIVE to create a mobile app where users can create their own palettes color schemes.

![screenshot](./assets/screenshot.png)

Additional description about the project and its features.

## Built With

- CSS
- JAVASCRIPT
- NPM
- REACT NATIVE
- NODE
- EXPO
- ESLINT
- VSCODE

## Getting Started

### Usage

To have this app on your pc, you need to:

- [download](https://github.com/javitocor/PaletteScheme/archive/main.zip) or clone this repo:

- Clone with SSH:

```
[email protected]:javitocor/PaletteScheme.git
```

- Clone with HTTPS

```
https://github.com/javitocor/PaletteScheme.git
```

- In the project directory, you can run:

- `$ npm install` - installs all the dependencies required by the project

- `$ npm start` or `$ expo start` - runs the app in the development mode:

- Open the QR code with your Expo app from your android phone.
- The app will reload if you make edits.
- You will also see any lint errors in the console.

## Author

👤 Javier Oriol Correas Sanchez Cuesta

- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/javitocor/PaletteScheme/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- [React Native Documentation](https://reactnative.dev/docs/getting-started)
- [Frontend Masters](https://frontendmasters.com/courses/react-native-v2)

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/PaletteScheme.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/PaletteScheme/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/PaletteScheme.svg?style=flat-square
[forks-url]: https://github.com/javitocor/PaletteScheme/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/PaletteScheme.svg?style=flat-square
[stars-url]: https://github.com/javitocor/PaletteScheme/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/PaletteScheme.svg?style=flat-square
[issues-url]: https://github.com/javitocor/PaletteScheme/issues