MERN Stack E-Commerce Mobile App with React Native
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
category post and delete routes implemented
8478c18
categorySchema created
bfce1b6
productSchema created
701fb7e
CORS enabled
1bd0d6e
all schemas,models,routes implemented
f64c34e
products router created
584eb07
Product model created
61a6906
created productSchema and read/write data in db via API
15222fd
app.js edited
bd1b6dc
6fc9c87
install mongoose and connect my app to MongoDB
7c1e1d9
logging API requests
21ddf7e
create first API call and parsing json data
445f369
add some env variables
ae89e21
created the backend server with express
2af250b