Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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🎊.