Skip to content

Cam-Bloom/Portfolio-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio-Website

Technologies Used

🔴 Live Site

https://cam-bloom.netlify.app/

📝 Summary

This is a static site built with React, the main features are as follows:

  • Made with re-usable components
  • Fully responsive design
  • Disapearing navigation bar using custom hook
  • Email form using EmailJS

🚀 Getting Started

GitHub Forking and Cloning

To get started you must first fork this repo, do this by the "fork" button on the top right of the screen.

Once you have forked this repo to our own account you should your own link. Open your terminal and navigate to location where you would like this file, now use the following command with your url:

git clone <your_url>

You should now have your own copy of the api which can be opened in your IDE of choice.

npm and Dependancies

To ensure the code works as designed you will need to install some npm packages this can be all be done by the following command in your terminal

npm install

Development Enviroment

To run the development enivroment on your local machine input the following command in your terminal

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published