Skip to content

Dhrumil Shah Portfolio Website built using ReactJS, Material-UI, Lottie Animations, and AOS (Animate on Scroll) Library.

Notifications You must be signed in to change notification settings

DhrumilShah98/DhrumilShahPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Project ✨

Dhrumil's portfolio website developed using ReactJS, Material-UI, Lottie Animations, and AOS (Animate On Scroll) library.

Prerequisites 🚀

To have a local copy of this portfolio website up and running on your local machine, you will first need to install the following software/libraries/plugins:

  • Node - Download and install Node, which also includes NPM (Node Package Manager).
  • Visual Studio Code - Download and install VS Code or any Editor/IDE(Integrated Development Environment) of your choice.

Installations 📙

Steps on how to get this development env running. We'll use Node and NPM.

  • Head to the official Node website to download and install Node, which also includes NPM.
  • Select the "Recommended For Most Users" button and download the current version for your Operating System.
  • After you download and install Node, open command prompt/terminal and run the following commands to check if everything works:
    • node -v
    • npm -v
  • To run this project, clone it on your local machine and go to the directory where the project is installed using "cd <folder_name>".
  • Run "npm install" to install all the dependencies used by this project.
  • Finally, run "npm start" to see it on the localhost.

Available Scripts 📜

npm start

Runs the app in the development mode. Open http:https://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.

Built With 🧰

Make it your own 💖

portfolio.json - Change this file to make this porfolio website your own.