Skip to content

Hashah1/Event-Center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event-Center

MERN stack web application for an event center application Group 12 Author: Mian Hashim Shah

To run, change directory to EventCenter/Event-Center and type "npm run dev" and navigate to localhost:3000 for client and localhost:5000 for database entries

Dependancies (server side): "dependencies": { "axios": "^0.18.0", "body-parser": "^1.18.3", "concurrently": "^4.0.1", "cors": "^2.8.4", "express": "^4.16.4", "mongoose": "^5.3.3", "react": "^16.6.0", "react-dom": "^16.6.0", "react-router-dom": "^4.3.1" },

Dependancies (client side): "dependencies": { "availity-reactstrap-validation": "^2.3.0", "axios": "^0.18.0", "bootstrap": "^4.1.3", "cors": "^2.8.4", "react": "^16.6.0", "react-bootstrap": "^0.32.4", "react-dom": "^16.6.0", "react-redux": "^5.0.7", "react-router-dom": "^4.3.1", "react-scripts": "2.0.5", "reactstrap": "^6.5.0", "redux": "^4.0.1", "redux-thunk": "^2.3.0" },

About

MERN stack web application for an event center application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published