Out of the box Frontend Developer and Open Saucer 🍕
I used to write a ton of things on my Notion or even on paper, while studying new topics, but eventually they get lost somewhere on my computer or end up never being read again. This kept bugging me for way long, so that's why I decided to create my own space on the internet and store all my writings and even share them with people that might want to read.
Here's why you should read this:
- They are original notes which I wrote after learning a concept
- It doesn't assume any prerequisites (without stating) as its wrote while I learnt from scratch
- Weekly new set of articles with useful links I come across while learning, delivered as Newsletter
Explore more at Wirescript 🎉
This is made using amazing Gatsby, a React framework that is widely known for it's performance and blazing fast speed. Here are a few more things, included:
- Gatsby
- Remark
- Puppeteer for making Open Graph Images
- Styled Components
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps. If you like it, show some love by giving it a ⭐
This is an example of how to list things you need to use the software and how to install them.
- npm
- gatsby-cli
npm install -g gatsby-cli
- Clone the repo
git clone https://github.com/heytulsiprasad/wirescript.git
- Install NPM packages (preferred
yarn
)
- First install
yarn
by
npm install -g yarn
- Then install packages in project by running
yarn
- Start development server
yarn dev
Distributed under the MIT License. See LICENSE.md
for more information.