Skip to content

ItzaMi/mern-full-stack-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MERN Full-Stack ToDo App

Full stack Todo app built with NodeJS, MongoDB, Apollo GraphQL, React and ChakraUI.

How to get it running

  • Inside server, create a .env file with the following variables
NODE_ENV = 'YOUR_ENV'
PORT = YOUR_PORT
MONGO_URI = 'YOUR_MONGODB_URI'
  • Install dependencies inside server and client via yarn or npm install
  • Run server with yarn dev
  • Run client with yarn dev

About

Full stack Todo app built with NodeJS, MongoDB, Apollo GraphQL, React and ChakraUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published