Fork to another git repo.
Create a React Native frontend with a Node (micro) backend that allows a customer to browse a list of vehicle, see vehicle details, and submit an order.
A barebones service has been provided by running npm start
within ./server. Look at its code to understand the API you will be consuming.
- Vehicle List
- Vehicle Details
- Success Page
- Check into Git periodically
- Use whichever libraries you like
- Take 1-2 hours on it
- Document your assumptions, describe what else would need to be done to make it "production-ready."
- Send us a link to your git repo.
- Coding style
- Knowledge of React Native, JS or aptitude to quickly pick it up and contribute on a React Native project.