Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend to the React Native NikeApp. Written in Node.js with MongoDB being hosted online. Also makes use of Redux Toolkit

to create this app run in the VS terminal:

npm init -y

npm i -D nodemon

npm i express

npm install mongodb@5.1

for testing post request through terminal: npm i body-parser

to run this server: npm run start

Stripe integration:

npm install stripe --save

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages