/CertRepositorySystem

Certificate Repo System. Developed using MERN stack. (MongoDB, Express, React, NodeJS)

Primary LanguageJavaScript

Getting Started with Cert Repository System

This project was bootstrapped with Create React App.

Installing

Do a npm install in folder Do a yarn install in folder Do a npm install in backend folder

Change mongodb connection string in backend/Server.js

Starting server

Frontend yarn start Website should start in browser

Backend cd backend -> node server.js

Mongodb connection should connect, localhost running on port 4000.

Create folder called Certificates (Case sensitive) in the folder Public.