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):
This project follows the all-contributors specification. Contributions of any kind welcome!