Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.4 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.4 KB

Metal Magic Piercings

This is a development repo version of the Metal Magic Piercings website, the live version of which can be found here.

This version has been created in order to ensure that no public keys or other sensitive information is risked as being visible within a public repository.

Code Information

  • This project was started by using the Create React App script, and then developed from there.
  • It is using an external form processing platform
  • All secret keys are being hidden using the DotEnv Vault framework
  • Components have been used to create the pages, and the navigation between them has been configured using React Router V6

Running the Repo Locally

You can run a local version of this repo in development mode by using the terminal commands npm install and then 'npm start'. This will ensure that the correct dependencies get installed on your local machine. Once the local deploy has rendered you will be able to view it at http://localhost:3000 in your browser. If you already have something else running on port 3000 then you should be prompted to choose another port to launch this site on.

Contact

If you have any questions regarding the code seen in this repo then please feel free to contact me via my website or via LinkedIn.