Skip to content

Jojo970/PortfolioBuilder

Repository files navigation

Portfolio Builder

Easy to use, portfolio builder for Software Developers or professionals looking to showcase their projects.

image

About

This application serves to address two main issues facing software developers and their portfolio websites.

  1. Most software developers need a portfolio to showcase their work. However, it may be hard to manage having many different projects and coding your own portfolio website. This application serves to make a simple, easy to use and easy to deploy portfolio website.

  2. Many developers make a portfolio website but have very little feedback provided to them. I hope to make this web applicaiton a platform where developers are able to rate and critique eachother's portfolios.

Built With

React.js (front end) Express.js, Node.js (back end) MongoDB (Database)

How to Use

To run to locally

Clone this repository.

Open a new terminal and run

npm install

node server.js

Head into the client file in a new terminal and run

npm install

npm start

From here you will have the app working locally!

Sign up for an account and start building!

To Do

Update Example Template to show more of what can be done.

Update Example Template to have functionality (add Javascript to it)

About

Personal portfolio builder for developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages