ReactJS-Teamwork-Project Teamwork project based on React+Redux with Express for back-end Server is running on port: 8080 Client is running on port: 3000 To start server: - cd server - npm start To start client: - cd client - npm start