Blazing Fast React portfolio made with Gatsby JS , . Hosted on www.devarshigoswami.codes Theme created by LekoArts
Easily create your own portfolio and host it in under 15 minutes TOPS!
1)Clone github repo into your machine ( git clone )
2)Edit markdown (.mdx) to contain your own data ['about.mdx','contact.mdx','intro.mdx','projects.mdx']
3)npm start
(in terminal) inside local repo for changes to take effect
4)gatsby build
to build public file
5)drop created public file into netlify deploy 'Username.netlify.com' site to be viewed by anyone in the world
RESOURCES:
📚 Materials/References:
Markdown: https://www.markdownguide.org/basic-s...
Netlify: https://www.netlify.com/
Video tutorial by JavaScriptMastery