8000 GitHub - SierraChapman/react-portfolio: 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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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.

License

Notifications You must be signed in to change notification settings

SierraChapman/react-portfolio

Repository files navigation

React Portfolio

MIT license

Description

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.

Table of Contents

Deployed Link

Preview

The website has four pages: an about page, a projects page, a contact page, and a 404-error page.

The About Page

About page

The Projects Page

Projects page

The Contact Page

Contact page

The 404 Error Page

404 page

Technologies Used

Installation

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

License

This project is licensed under the MIT license.

Questions

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

0