An open API service indexing awesome lists of open source software.

https://github.com/thomas-basham/old-portfolio

A React web app used for displaying projects I've worked on. Equipped with user login and a comment section.
https://github.com/thomas-basham/old-portfolio

developer express javascript mongodb nodejs portfolio portfolio-website react reactjs website

Last synced: about 15 hours ago
JSON representation

A React web app used for displaying projects I've worked on. Equipped with user login and a comment section.

Awesome Lists containing this project

README

        

# [Thomas Basham](https://github.com/Thomas-Basham/Thomas-Basham)

## [https://thomasbashamportfolio.net](https://thomasbashamportfolio.net)     Check out what I've been working on!

**Portfolio made with:**

![Netlify](https://img.shields.io/badge/Netlify-00C7B7?style=for-the-badge&logo=netlify&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)
![ExpressJS](https://img.shields.io/badge/Express.js-404D59?style=for-the-badge)
![Bootsrap]( https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white)

[![Node.js CI](https://github.com/Thomas-Basham/Thomas-Basham/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/Thomas-Basham/Thomas-Basham/actions/workflows/node.js.yml)

To make this portfolio web page, I started with this [ React CRA Starter Template](https://www.npmjs.com/package/cra-template-react-portfolio).

I created the [backend server](https://github.com/Thomas-Basham/portfolio-backend) using Node.js, Express.js, and MongoDB.