Skip to content

danieldimit/portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Portfolio Website

This is a simple portfolio website written in NodeJS, React, HTML, CSS and LESS. The template is suitable for portfolio website for example for artist, architects and web designers. It runs 3 servers - frontend, backend and admin-panel.

The frontend loads the React page which then fetches the infos fron the backend API server.

Inserting new data in the MongoDB is done through the admin-panel, which is accessible via basic Auth (user: admin, password: admin).