- About the Project
- Visit The Site!
- Installation
- User Feedback
- Learning Goals
- Future Iterations
- Technologies Used
- Contributors
- Contact
This is my personal portfolio website! I felt like making one to have a better place to show what I'm doing and have done! This is a React based project, utilizing React Hooks and Router and currently just deployed via Heroku. This is a project that will probably always be in development as I think of fun new things to test out. As it is always being worked on feel free to contact me with any bugs or issues you might find!
- Fork this repository.
- Clone it down to your local machine with
git clone <your SSH Key>
. - Navigate into this directory with
cd quickwit
. - Run
npm install
to compile the React application. - Run
npm start
to see the app running locally. - Run
<your text editor> .
to see the code in your text editor.
- Get it formatted for mobile views!
- Connor Anderson-Larson - Application Creator