Giter VIP home page Giter VIP logo

portfolio's Introduction

Portfolio

The portfolio website for Nathan David McWilliams (https://www.ndm.studio).

Happy to open this up as a reference! Feel free to use any of the React components or Next.js code for your own website.

Tech

Here are some of the tools and frameworks used in this project:

  • React - Frontend libray for the UI.
  • Next.js - React framework for Static Site Generation.
  • Typescript - For more maintainable code.
  • Normalize - Long live the king.
  • Jest - For unit tests and React component tests.
  • Playwright - For awesome cross-browser, end-to-end tests.

Requirements

Requirements for building this project locally:

  • Node (NVM recommended).

If using NVM, you can run nvm install or nvm use in the project root directory to switch to the recommended node version.

Building and Running Locally

  1. Get started with npm install in the project root directory.
  2. Optionally create a .env.local file and specify local environment values for the keys in .env.development.
  3. npm run dev to start the server.
  4. Visit localhost:3000 in the browser.

Running Tests

  1. npm test for unit tests.
  2. npm run test:e2e for playwright tests, after starting the local server.

Updating Project Data

See data/projects/README.md.

Resources

Some other recommended resources:

  • I use Visual Studio Code for my code editor, with editorconfig, prettier, eslint, stylelint, jest and playwright extensions.

License

All content, music and images copyright Nathan David McWilliams and respective rights-holders. See License.md for more info.

portfolio's People

Contributors

mysticflute avatar dependabot[bot] avatar

Stargazers

 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.