./client folder contains React code
React version: v21.6.1
Dependencies: none
To run the application,
- Clone the frontend folder to pc.
- Make sure react Version is
v21.6.1
. - From the folder directory run
npm start
- Open
localhost:3000
in a browser to start the application.
To edit the application
./src/components
edit .js
files