Blog-starter

Blog starter is a A statically generated blog example using Next.js, Markdown, and TypeScript. The blog posts in the example will be stored as local markdown files in the application's directory (not fetched from an external data source), so there will be the need to read the data from the file system.

MIT License

Stars
3

REQUIRED SECTIONS:

  • Table of Contents
  • About the Project
    • Built With
    • Live Demo
  • Getting Started
  • Authors
  • Future Features
  • Contributing
  • Show your support
  • Acknowledgements
  • License

📗 Table of Contents

[Blog-starter] is a A statically generated blog example using Next.js, Markdown, and TypeScript. The blog posts in the example will be stored as local markdown files in the application's directory (not fetched from an external data source), so there will be the need to read the data from the file system.It is built using the TypeScript programming language and leverages the power and flexibility of Markdown for content creation.

🛠 Built With

Tech Stack

Key Features

  • [key_feature_1]
  • [key_feature_2]
  • [key_feature_3]

Key Features

  • [Post creation]
  • [Blog post management]
  • [Deployment and Hosting]

🚀 Live Demo

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 yarn

Ruby, rails and postgresql installed

Setup

Clone this repository to your desired folder:


  git clone https://github.com/Piercel2022/Blog-starter
  git clone [email protected]:Piercel2022/Blog-starter.git
  cd Blog-starter

Usage

To run the project, execute the following command:

  yarn run dev

👥 Authors

  yarn run build

👥 Author

👤 Pierre Celestin Moussa

🔭 Future Features

  • [new_feature_1]
  • [new_feature_2]
  • [new_feature_3]

🔭 Future Features

  • [User Authentication ]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

If you like this project...

🙏 Acknowledgments

I would like to thank Microverse for the knowledge I have gain during my studies

I would like to thank...

📝 License

This project is MIT licensed.

Related Projects