- React.js
- JavaScript
- CSS
- Email.js
A personal portfolio website designed using React.js, CSS, and Email.js. This website is intended to display my professional skills and experience to potential employers and clients. The website is designed to be responsive and mobile-friendly.
- Clone this repository to your local machine
- Navigate to the top level of the directory
- Open this project in VS Code or your preferred text editor
- Open a new terminal instance in your text editor (Ctrl+` in VS Code)
- Install dependencies with the command
npm install
- Run the command
npm start
to start a live server instance - Open your browser and navigate to
localhost:3000
to view the live server
- None as of 9/23/23
For questions, comments, or concerns please reach out at Kyungmj@gmail.com
Copyright (c) [2023] [Marcus Kyung]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR\ A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.