App for finding perfect job in IT.
This project is written to learn about React Native and how to create app using expo. Learned from JSmastery youtube channel.
Client: React Native, JavaScript, Axios, Expo
While doing this project I learned about React Native and I really enjoyed it. I learned about using Native components and differences between React. I learned also how to use expo and how to use emulator (xcode) on macOS and how to publish it.
If you have any feedback, please reach out to me at tommyphan2004.tp@gmail.com or LinkedIn
Clone the project
git clone https://github.com/0xyy/work-finder.git
Go to the project directory and install dependencies
npm install
Start the server in development mode
npm start