https://github.com/omisofthub/omisoft-blog-template-front
Boilerplate for a Blog based on React.js, Node.js & Next.js
https://github.com/omisofthub/omisoft-blog-template-front
blog material-ui mui next nextjs react react-router reactjs redux sudoku template typescript
Last synced: 3 months ago
JSON representation
Boilerplate for a Blog based on React.js, Node.js & Next.js
- Host: GitHub
- URL: https://github.com/omisofthub/omisoft-blog-template-front
- Owner: OmiSoftHub
- License: other
- Created: 2025-06-14T16:15:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T16:17:33.000Z (about 1 year ago)
- Last Synced: 2025-06-14T18:58:42.478Z (about 1 year ago)
- Topics: blog, material-ui, mui, next, nextjs, react, react-router, reactjs, redux, sudoku, template, typescript
- Language: TypeScript
- Homepage: https://sudokupro.app/
- Size: 1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# 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)
To run this app use next commands:
```bash
npm run i
npm run dev
```
Open [http://localhost:4000](http://localhost:4000) with your browser to see the result.
## Project Structure
This blog consists of three different parts:
- [Front End side](https://github.com/OmiSoftNet/omisoft-blog-template-front)
- [Back End side](https://github.com/OmiSoftNet/omisoft-blog-template-back)
- [Admin Panel](https://github.com/OmiSoftNet/omisoft-blog-template-admin)
## Preview

## 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)
## License
OMISOFT BLOG EXAMPLE is released under the MIT license.
See the [LICENSE](./LICENSE.md) for details.