Skip to content

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review

License

Notifications You must be signed in to change notification settings

SE701-T5/Frontend

Repository files navigation

Frontend

What does this project do?

This is the frontend repository for our student forum application. This means the codebase will contain only React components and API calls to the backend server repo. If you want to contribute to the backend of our student forum, please request access to the "Backend" repo in the organisation if you dont have read access already.

The frontend will be hooked to Netlify for continuous deployment on the main branch. This also means that all pull requests made will have a nice preview of the changes by viewing the Netlify link.

How do I get started?

Pre-requisites

Contribute

Refer to CONTRIBUTING.md.

Install

Inside the project, to install dependencies

npm install

Test

Inside the project, to run automated testing

npm test

Run

Inside the project, to run in development mode

npm start

View browser in development mode

http://localhost:3000/

Deployment

Frontend repo's main branch will be automatically deployed to Netlify.

https://uniforum.netlify.app/

Frontend Contributors:

  • Christopher Alba
  • Hyung
  • Trinh Vo
  • Xiaoqi
  • Yu Chen
  • Qunzhi Zhou

About

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published