Skip to content

Grodriggues/iginicao-digital-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Desafio Ignição Digital

Version 1.0.0

Contributors

How to run the application

Install all dependencies

  • cd server -> npm install
  • cd client -> npm install

Mongo connection setup

  • Edit server/.env MONGODB_URL to its proper url.

Run the local server

  • Open a terminal on the root of the project
  • cd server -> npm run dev # Express & React :3000 & 5000
  • cd server -> npm run server # Express only :5000
  • cd server -> npm run client #React Client only:3000

About

Crud application with authentication made with MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published