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.
- Host: GitHub
- URL: https://github.com/thomas-basham/old-portfolio
- Owner: Thomas-Basham
- Created: 2022-03-18T21:22:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T18:17:50.000Z (over 2 years ago)
- Last Synced: 2024-12-31T00:43:58.179Z (6 months ago)
- Topics: developer, express, javascript, mongodb, nodejs, portfolio, portfolio-website, react, reactjs, website
- Language: JavaScript
- Homepage: https://thomasbashamportfolio.net
- Size: 77.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:**




[](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.