A Full Stack MERN & React Native Shopping App
Stars
3
Forks
0
Watchers
3
Open Issues
54
Overall repository health assessment
^2.4.3^5.0.0^3.2.4^2.8.5^4.17.1^1.1.6^3.1.0^8.5.1^5.7.12^1.0.4^2.0.1191
commits
Fixed and finalized implementation of logic for Register
9b30885View on GitHubImplemented Register component's form and submitForm() handler
13d3545View on GitHubBasic implementation of ProductDetail component; cleanups in others
05bf74bView on GitHubRegistered propTypes with CategoryList and CategoryDetail components
d2ce3b3View on GitHubImplemented Linking to each Category in CategoryList
28fbae0View on GitHubFixed error with using resulting res.data object in CategoryList
e947f93View on GitHubImported relevant and needed API services into each component
9c0c411View on GitHubAdded API service objects to make CRUD calls against the backend RESTful API endpoints
38a73cdView on GitHubUpdated layout/Header component to Link to other routes
8865b6eView on GitHubSetup 'instructional placeholders' for profile-related components
33b24e2View on GitHub