Coder Social home page Coder Social logo

callumcurtis.github.io's Introduction

Personal Portfolio

Dependencies

The website is built with React and uses several libraries and packages, including:

  • @emotion/react and @emotion/styled for styling
  • @mui/icons-material and @mui/material for UI components
  • bootstrap and react-bootstrap for additional styling and components
  • react-scroll and scrollreveal for scrolling animations
  • styled-components for custom styling
  • typescript for type checking
  • vanta for background animations

The website also includes several development dependencies, such as eslint, prettier, husky, and lint-staged.

File Structure

The website is organized into the following directory structure:

src
├── App.css
├── App.tsx
├── components
│   ├── ...
│   └── sections
│       └── ...
├── context
    └── ...
├── hooks
    └── ...
├── index.css
├── index.tsx
├── react-app-env.d.ts
├── reportWebVitals.ts
└── styles
    └── mixins
        └── ...
  • App.tsx: The main component that renders the website
  • components: Contains all the UI components used in the website, including the navigation bar, footer, and individual sections
  • context: Contains the context providers for the website's content and configuration
  • hooks: Contains custom hooks used in the website
  • index.tsx: The entry point for the website
  • styles: Contains mixins and utility functions for styling

Available Scripts

In the project directory, you can run:

npm start: Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

npm run build: Builds the app for production to the build folder.

npm run deploy: Deploys the app to GitHub pages.

callumcurtis.github.io's People

Contributors

callumcurtis avatar

Watchers

 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.