Skip to content

NikaKereselidze/react-native-todo-app-with-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

React Native todo app with Node.js api

If you want to run the back-end side of the project

run npm install in node-todo folder to install node_modules, then run npm start

If you want to run the front-end side of the project

run yarn in react-native-todo folder to install node_modules, then run expo start

The back-end side of the app is written with Node.js && MongoDB

To use your own MongoDB Cluster, assign your connection uri into node-todo/config/db-setup.js file to mongoDbUrl variable

About

React Native todo app with Node.js server api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published