/nzpmc-mini-project

NZPMC mini project. Learning how to connect the frontend to the backend.

Primary LanguageJavaScriptMIT LicenseMIT

nzpmc-mini-project

NZPMC mini project. Learning how to connect the frontend to the backend. In this project, I gained knowledge on building a basic website using React. This project has helped me understand the relationship between the frontend, backend, and database, which is crucial for developing a fully functional website.

Built With

React.io Javascript.io MongoDB.io Node.io NPM.io

Snapshots

Registration Page Viewing Page

Getting Started

To guarantee a seamless experience moving forward, please read and follow the installation instructions carefully.

Installation

To install the project:

  1. Clone the repository
    git clone https://github.com/DuckyShine004/nzpmc-mini-project.git
  2. Navigate to root/backend and root/frontend and run the following command in this directory
    npm install
  3. After the installing, ensure the dependencies are up to date, by using the following command
    npm update

Running The Servers

To run the project, run the command npm run dev in a terminal, in the directories:

  • root/backend
  • root/frontend

Contributions

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! (⭐)

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b Feat/NewFeature)
  3. Commit your Changes (git commit -m 'Feat: Added New Feature')
  4. Push to the Branch (git push origin Feat/NewFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Gallon Zhou - Linkedin

Project Link: GitHub