Skip to content

Latest commit

 

History

History
85 lines (56 loc) · 1.28 KB

README.md

File metadata and controls

85 lines (56 loc) · 1.28 KB

Portfolio

My portfolio website.

Technologies

Project was created with:

Frontend

  • react: 16.13.1
  • react-dom: 16.13.1
  • react-router-dom: 5.2.0
  • react-scripts: 3.4.1
  • react-scroll: 1.7.16
  • node-sass: 4.14.1
  • react-responsive-carousel: 3.2.7
  • axios: 0.19.2
  • gsap: 3.3.1

Backend

  • dotenv: 8.2.0
  • express: 4.17.1
  • mongoose: 5.9.16
  • nodemailer: 6.4.8
  • nodemailer-mailgun-transport: 2.0.0

Setup

To run the project, follow the steps below.

Clone project

Open terminal, Change the current working directory to the location where you want to clone the application, Paste:

$ https://github.com/ssebaa9/Portfolio.git

Press Enter. Your local clone will be created.

Installing

In the current working directory

npm install

Running program

In the current working directory

npm start

Running tests

In the current working directory

npm test

Technologies for tests

  • enzyme: 3.11.0
  • enzyme-adapter-react-16: 1.15.2
  • jest-enzyme: 7.1.2
  • @testing-library/react-hooks: 3.3.0

API

Author

  • Sebastian Dębicki