Code Monkey home page Code Monkey logo

arky-personal-website-client-side's Introduction

Introduction

The purpose of this web application is to showcase the projects that Arky has created throughout his software development journey

This is client side of this application, built on React, and deployed here

If you are looking for the backend code, go here

Components and Hooks

Most components in the project are ordered in the page they appear. All react hooks are located here

  1. utilities is where components that are reusable across the entire app, are located
  2. About Page contains all components needed to display the about section
  3. Home Page contains all the components needed for the landing page
  4. Skills Page contains all the components needed for the skill section

Dependencies

This app uses a series of dependencies and you can check the list in the following package.json file. Most notably are the following:

  1. Create react app.
  2. Swiper for carousel functionality
  3. Font Awesome packages for icons
  4. Material UI for reuseable components
  5. Sass which is needed to complie SCSS to CSS
  6. Arky's AWS Backend is responsible for the backend of the web application, and all associated api calls

Build + Deploy

Build

This project uses doppler to manage enviroment secrets, therefore, for full functionality, you must request access to frontend doppler secrets for this project prior to starting this project on your local machine.

  1. To start this project, run npm start
  2. To build this project, run npm build

Deployment

This project is auto deployed through a custom github action, that builds this React application as a SPA (single page application), onto an S3 Bucket, which is then served through Cloudfront.

To initate the deploy process on your local machine you must:

  1. Request access to an account on AWS, that has both S3 and Cloudfront access for this project.
  2. Run npm deploy

arky-personal-website-client-side's People

Contributors

aasmal97 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.