Skip to content

DylanDevelops/dylanravel.com

Repository files navigation

An image reading 'DYLAN RAVEL - Portfolio'

My portfolio is an open-source Next.js website. It is written in TypeScript and uses React.

Installation

  1. Install Node: Install the correct version of node (v22.15.0) for the project.

Note About Node

If you are using nvm (Node Version Manager), you can run:

nvm install
nvm use

Run the follow command to make sure that you are on the correct version of node:

node -v # Should be v22.15.0
  1. Install Node Dependencies: Install all the dependencies that the project uses by running the following command in the project's root directory:
npm install
  1. Start the Development Server: Start the development server to see your changes live:
npm run dev
  1. Open the website by visiting http://localhost:3000 with your browser. When you make changes to a code file and save the file, the live preview will update on the url automatically.

Contributing

Contributions are always welcome, though, as this is my personal portfolio website, it may be rejected for any reason.

Feedback

If you have any feedback, bug reports, or anything else, please create an issue.

License

MIT

About

My portfolio is an open-source Next.js website. It is written in TypeScript and uses React.

Topics

Resources

Stars

Watchers

Forks

Contributors 5