Skip to content

joellesenne/blog

Repository files navigation

Welcome to my Blog 👋

Codacy Badge Version Documentation License: MIT Twitter: joellesenne

A concentrate of reflection, tutorials and watches

Demo

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This project requires node and npm. Go check them out if you don't have them locally installed.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Install

A step by step series of examples that tell you how to get a development environment running.

# Clone this repository
git clone  https://github.com/joellesenne/blog.git

# Open IDE
cd blog && code .

#Or
cd blog && webstorm .

# Install with NPM
npm install

# OR YARN
yarn install

# OR PNPM
pnpm install

Note

Create a .env file similar to .env.example.

Usage

# Run with next.js
npm start

=> browse to http://localhost:3000/

🎉 have fun

Built With

Author

👤 Joël Lesenne

🤝 Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

Become a patron

📝 License

Copyright © 2024 Joël Lesenne.

This project is MIT licensed.

Acknowledgments

About

A concentrate of reflection, tutorials and watches using Nextjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published