Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<img src="./images/cover.png" alt="OMISOFT BLOG EXAMPLE - FRONT END" width="800">

![node.js](https://img.shields.io/static/v1?label=node.js&message=>=16.0.0&color=tomato)
![next.js](https://img.shields.io/static/v1?label=next.js&message=12.1.6&color=green)
![npm](https://img.shields.io/static/v1?label=npm&message=8.9.0&color=orange)
![typescript](https://img.shields.io/static/v1?label=typescript.js&message=4.6.3&color=blue)

# OMISOFT BLOG EXAMPLE - FRONT END

Here you can find a simple boilerplate for a Blog based on React.js & Next.js. We use this code in the project [SudokuPro.app](https://sudokupro.app)
Expand All @@ -26,17 +31,18 @@ This blog consists of three different parts:
<img src="./images/screen.png" alt="Preview" width="800">

## Created by

[OmiSoft](https://omisoft.net/?utm_source=github&utm_medium=social)

[![OmiSoft.net Facebook page][1.1]][1]
[![OmiSoft.net Twitter page][2.1]][2]

[1]: http://www.facebook.com/omisoftnet
[2]: http://www.twitter.com/omisoftnet

[1.1]: http://i.imgur.com/fep1WsG.png (OmiSoft.net Facebook page)
[2.1]: http://i.imgur.com/wWzX9uB.png (OmiSoft.net Twitter page)
[1.1]: http://i.imgur.com/fep1WsG.png "OmiSoft.net Facebook page"
[2.1]: http://i.imgur.com/wWzX9uB.png "OmiSoft.net Twitter page"

## License

OMISOFT BLOG EXAMPLE is released under the MIT license.
See the [LICENSE](./LICENSE.md) for details.