This portfolio website features a responsive frontend built with React, an Express server run in a Node.js environment on Heroku, and project data stored on a MongoDB database.
The website has four pages: an about page, a projects page, a contact page, and a 404-error page.
- React
- HTML
- CSS
- JavaScript
- MongoDB
- Git
- GitHub
- Heroku
- Google Fonts
- Node.js
- Node Package Manager (NPM) 6BF1 li>
- Axios
- Express
- Mongoose
No installation is needed to experience the deployed website. To run a development version of the website, follow these steps.
After downloading this repository, run the following command inside the repository to install the necessary dependencies:
npm install
To seed the database, run the following command:
npm run seed
To start the development server, run this command:
npm start
This project is licensed under the MIT license.
If you have any questions about the repo, open an issue or contact me directly at siechap@gmail.com. You can find more of my work at SierraChapman.