Skip to content

Sample project with a Node.js backend and a React frontend.

License

Notifications You must be signed in to change notification settings

wlsf82/EngageSphere-Test-Design-Masterclass-Turma-3-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EngageSphere

Sample project with a Node.js backend and a React frontend.

Business rules

Read the following doc to understand all the EngageSphere application's functionalities.

Pre-requirements

To run this project, you will need:

  • git (I've used version 2.42.1 while writing this doc)
  • Node.js (I've used version v20.16.0 while writing this doc)
  • npm (I've used version 10.8.3 while writing this doc)

Note: When installing Node.js, npm is automatically installed too.

Installing and starting the servers

Read the following doc to install and start the backend and frontend servers.

Test cases

Read the following doc to get a list of test cases.


Made with ❤️ by Walmyr.