Skip to content

mlouellette/mern-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mern Stack

This is a MERN stack application with login and authentication features for a fictive company. The application has the possibility to see the list of agents working with full CRUD functionality and also to create new tickets.

Usage

In one console:

  • cd mern/client
  • npm install
  • npm start

In another console:

  • cd mern/server
  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors