Cre: UnFame
This project is just beginner code, enjoy...
Basic News Website UML. Cre: UnFame.
This project was created for the final project of UML.
A big thanks for Miss. Mai Anh Thơ for helping us with this project.
- UnFame a.k.a Nguyễn Phạm Quốc Thắng
- idtruoc a.k.a Trương Minh Phương
- anakin9472 a.k.a Nguyễn Phước Đăng
- npm version 8.1.2
npm install -g npm@8.1.2- java SE DEvelopment Kit version 17
- https://www.oracle.com/java/technologies/downloads/#java17- For Backend Code, i used Springboot and IntelliJ IDEA as IDE for programming, you can use Eclipse instead of IntelliJ IDEA
- https://www.jetbrains.com/idea/download/#section=windows
- https://www.eclipse.org/downloads/- ReactJS (Front-End)
- Springboot (Back-End)
- Database (MongoDB)
For database i use https://cloud.mongodb.com- Go to .env file change the string connection to database (MongoDB)
- Go to the folder api, then type: "yarn start"
- The Backend will start on localhost:5000
- Go to folder fe -> src -> helper, open file axios.js and changing this line: const baseURL = "{your backend hosted URL}";. For my project it is: const baseURL = "http://localhost:5000/api";
- Go to the folder fe, then type: "npm start"
- The Frontend will start on localhost:3000
Any information please contact me through this email:
quocthang036@gmail.com
nguyenphuocdang1234@gmail.com