You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to pinak3748. Thanks!
My personal portfolio Nox Portfolio which features some of my github projects as well as my resume and technical skills.
This project was built using these technologies.
- React.js
- Node.js
- Express.js
- Sanity
- Scss
🎨 Styled with Tailwind and scss with easy to customize colors
📱 Fully Responsive
📧 saved directly into sanity backend
Clone down this repository. You will need node.js
, git
and @sanity/cli
installed globally on your machine.
-
Backend
- Installation:
npm install
- Then run
sanity start
to run sanity studio. - Save the credentials of your Database and config it into main folder .env
Runs the app in the development mode. open http://localhost:3333 to view the cluster GUI in the browser.
- Installation:
-
Frontend
- Installation:
npm install
- Config .env as .env.sample and write the env variable from sanity.
- In the project directory, you can run:
npm run start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. - Installation:
Open the project folder and Navigate to /src
.
You will find all the components used and you can edit your information accordingly.
Give a ⭐ if you like this website!