Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidhi2604/my-portfolio
My Portfolio Website!
https://github.com/vidhi2604/my-portfolio
html javascript react sanity scss
Last synced: 17 days ago
JSON representation
My Portfolio Website!
- Host: GitHub
- URL: https://github.com/vidhi2604/my-portfolio
- Owner: Vidhi2604
- Created: 2023-10-24T12:22:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T08:31:54.000Z (about 1 year ago)
- Last Synced: 2024-11-27T22:12:10.260Z (3 months ago)
- Topics: html, javascript, react, sanity, scss
- Language: JavaScript
- Homepage: https://vidhi-sahai.netlify.app/
- Size: 3.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My-Portfolio
This is a [Sanity](https://www.sanity.io/) & React [create-react-app](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) project.
## Getting Started
First, run the development server.
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.## Learn More
To learn more about Sanity, take a look at the following resources:
- [Sanity Documentation](https://www.sanity.io/docs/getting-started-with-sanity) - learn about Sanity.
- You can check out [the Sanity GitHub repository](https://github.com/orgs/sanity-io/repositories).## Deplyoment
- Debloyed on [Netlify](https://netlify.com/).
- Run ``` npm run build ``` and after that just drag and drop the "build" folder on [Netlify](https://netlify.com/).
- After that change site name with anyname you want to, and you are doneπ.