Namaste react is a portfolio website, built using ReactJs, HTML, JavaScript, and CSS. It tells about me, what I do, and what I'm interested in. It also demonstrates what I'm working on using my tech stacks.
Before installing this project, make sure you have the latest version of NodeJs installed. Download it from the official website
The installation is pretty straight, all you have to do is to clone this repository and install the dependencies. That's all now you are ready to run it on your local server. Follow these steps:
Clone the repository
git clone https://github.com/hiddartho/namaste_react.gitChange directory
cd namaste_reactInstall the dependencies
npm installor
npm iOnce the dependency installation is complete, now the project is ready to be launched locally, just type in the following command:
Hosting (launch locally)
npm run dev"Not everyone is perfect at everything! Contribute to this repository however you wish to make this website better."