Skip to content

Commit

Permalink
Merge pull request #9 from fdukat/feature/ReadmeImprovements
Browse files Browse the repository at this point in the history
Improve README file
  • Loading branch information
bmstefanski authored Feb 11, 2022
2 parents bca76f1 + ed0e054 commit 8f42a8c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,14 @@

</div>

<p align="center"><b>Created with :heart: at Blazity </b></p>
<p align="center"><b>Created with :heart: at Blazity </b></p>
<p align="center"><a href="https://blazity.com/">Blazity</a> is a group of Next.js/Jamstack/Headless experts. Contact us at <a href="mailto:[email protected]">[email protected]</a> if you’d like to talk about your project or just to have a chat with us :grin:</p>

## Table Of Contents

- [Table Of Contents](#table-of-contents)
- [🤩 Features](#-features)
- [🚀 Getting Started](#-getting-started)
- [One click deploy](#one-click-deploy)
- [🤓 Getting Started](#-getting-started)
- [🚀 One click deploy](#one-click-deploy)
- [🧰 Built With](#-built-with)
- [🤲🏻 Contributing](#-contributing)
- [Creating A Pull Request](#creating-a-pull-request)
Expand All @@ -59,7 +58,7 @@
- 🔍 **Eslint** - with Next.js's recommended settings and imports sorting rule
- 🕯 **Prettier**

## 🚀 Getting Started
## 🤓 Getting Started

- Click `Use the template` or [this link](https://github.com/Blazity/next-saas-starter/generate)
- Setup your [sendgrid](https://sendgrid.com/) API key and add it to environment variables (`SENDGRID_API_KEY` - `.env.local`)
Expand All @@ -82,7 +81,7 @@ yarn build

> Hint: To edit the blog pages go to [/admin](http://localhost:3000/admin) and navigate to a blog page to edit it. To exit editing mode navigate to [/admin/logout](http://localhost:3000/admin/logout)
## One click deploy
## 🚀 One click deploy

Clone the repository and one-click deploy to Vercel for free!

Expand Down

1 comment on commit 8f42a8c

@vercel
Copy link

@vercel vercel bot commented on 8f42a8c Feb 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.