Skip to content

pingpongdoctor/profile-frontend

Repository files navigation

Simon Portfolio

Deployment link

Frontend | Backend

Simon Portfolio project is a MERN application that helps you know more about me, take a look at my projects and contact me easily. All pages are responsive in different breakpoints such as mobile, tablet and desktop breakpoints.

Key Features

  • Help know more about me and my web development skills.
  • Show the projects that I have developed.
  • Allow contacting me quickly and easily.

Tech Stack Frontend

  • ReactJS
  • AOS
  • React Type Animation
  • MUI Material
  • EmailJS

Tech Stack Backend

  • Node.js
  • ExpressJS
  • MongoDB + Mongoose
  • REST API

Installation

Frontend

Create an env file that includes all information as same as the env.sample file.

Install node-module and pakage json files with npm

  npm install

Run the website with npm

  npm start

Backend

Run the server

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published