A weekly newsletter with insightful tips, tools, resources & more on React and JavaScript.
- 🏗 NextJS - for frontend framework
 - ⚛ React - for building UI
 - 🏷 TypeScript - for types
 - 💄 Tailwind CSS - for styling
 - 🗃 Strapi CMS - for issues API
 - 📧 Buttondown - for publishing newsletter (switched from Mailchimp as it felt a bit complex)
 - 🚀 Vercel - for hosting & deploying
 
- 
Clone the project
git clone https://github.com/scriptified/scriptified.git
 - 
Go to the project directory
cd scriptified - 
Install dependencies
npm install
or
yarn install
 - 
Start the development server
npm run dev
or
yarn dev
 
We have used Strapi to built our issues CMS. Head over to scriptified-cms repo to know more about it.
Thanks goes to these wonderful people (emoji key):
Ayush Gupta 💻 👀 📆 🚧 🤔 🎨 📖 🖋 ️️️️♿️  | 
    Prateek Surana 💻 👀 📆 🚧 🤔 🎨 📖 🖋 ️️️️♿️  | 
    Stefan Schneider 💻  | 
    Anurag Hazra 💻 ️️️️♿️  | 
    mohammed hussam 💻 🎨 🚧  | 
  
This project follows the all-contributors specification. Contributions of any kind welcome!