The website is deployed and accessible at: https://huizha.com
Navigate to the backend directory:
cd backend
Install dependencies:
npm install
Start the development server:
npm run dev
Navigate to the frontend directory:
cd frontend
Install dependencies:
npm install
Start the development server:
npm run dev
java-client/src/pccit/finalproject/javaclient/BlogManagerApp.java
Username | Password |
---|---|
Leo | Leo1234 |
Kevin | Kevin1234 |
Mia | Mia1234 |
Joy | Joy1234 |
Vita | Vita1234 |
Tyne | Tyne1234 |
Dewey | Dewey1234 |
Cameron | Cameron1234 |
Karson | Karson1234 |
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, please file an issue in the repository.