MERN-event

to run backend => cd server npm install npm run dev

to run react => cd src npm install npm run dev