Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 2.29 KB

README.md

File metadata and controls

25 lines (18 loc) · 2.29 KB

🏷️ Description

The purpose of this project was to make a simple and easy way to maintain a list of mods for Minecraft, allowing potentially multiple people to submit requests which could then be approved or rejected by an administrator, allowing for any of the mod pages to be easily accessible in the future to make it easy and quick to update everything when necessary. It also has a public non-administrator list of mods that anybody can have a look at making it particularly useful for organizing modpacks that multiple people will be making / playing. This is entirely a personal project that I threw together out of a desire to both (a) make my life easier since I wanted to put together a modpack and keep track of it all neatly, and (b) play around some more with React and Mongo.

This repo contains the user-facing side of the project, and it was made with React, Firebase, and Material UI, along with some other npm packages.

💻 Technologies

For this project, the user-facing side made use of the following technologies:

React Google Firebase React Router Material UI (MUI)

The backend API side of the project made use of the following technologies:

MongoDB Node.js Express.js Dotenv


This README was last updated on Jan. 7th, 2023