Skip to content

full-stack & cross-platform survey manager application

Notifications You must be signed in to change notification settings

mouazAlkhodari/SurveyMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Express Starter Pack

Create full stack apps with React and Express. Run your client and server with a single command.

Quick Start

# Install dependencies for server and client
yarn install

# Run the client & server with concurrently
yarn start

# Run the Express server only
yarn server

# Run the React client only
yarn client

# Server runs on http://localhost:5000 and client on http://localhost:3000

App Info

syrvey manager Application build with MERN teconology

Version

1.0.0

License

This project is licensed under the MIT License