Skip to content

My portfolio website, created using MongoDB, Express, React and Node.

Notifications You must be signed in to change notification settings

ozanls/react-portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio Website

Overview

My portfolio website, created using MongoDB, Express, React and Node.

How to install and run

Prerequisites

  • Node.js
  • npm
  1. Inside of ../react-portfolio-website/backend, create a .env file, following the format of .env.example

  2. From ../react-portfolio-website, run this command:

    cd backend

    npm i

    cd ../frontend

    npm i

  3. To run the application, run this command from ../react-portfolio-website/frontend:

    npm run fullstack

About

My portfolio website, created using MongoDB, Express, React and Node.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published