Instructions for running the project :
To run the project, you need to download the folders:
-
Final-project-client
-
Final-project-server
After that you need to install the node-modules
and run the server by the npm start command.
Then you need to run the npm start on the client.
This site has two types of users, one is an admin and the other is a regular user.
The admin can create, edit and delete cards.
A normal user cannot do these actions.
To login with the admin:
Email - tal@gmail.com
Password - Aa123456!
To log in with a normal user, you can do it on the registration page by creating a new user or log in with an existing user:
Email - test3@gmail.com
Password - Aa123456!