Short blurb about what your product does.
In this React Native Project, I have created a contact us form with 4 fields, fields will be Name, Mobile Number, Email, and message, and a submit button when submit button is pressed then all the data should be sent to (info@redpositive.in as an email) and this project is created under the App Development internship Application assessment by Redpositive Service (OPC) Private Limited.
Windows:
npm install -g Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.
npm install -gnpm install @emailjs/browsernpm install emailjs-comnpm install react-native-webnpm install react-native-elementsnpm install react-native-safe-area-contextnpm install react-native-safe-area-viewexpo startinternships2_AdobeExpress.mp4
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
