joellesenne / lab

Various coding experiments and demos (v2) using Reactjs

Home Page:https://lab.joellesenne.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my Lab 👋

Codacy Badge Version Documentation License: MIT Twitter: joellesenne

Various coding experiments & demo

🏠 Homepage

Demo

Table of Contents

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

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

cd lab

npm install

# OR
pnpm install

# OR
yarn install

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

Usage

npm start

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

🎉 have fun

Author

👤 Joël Lesenne

🤝 Contributing

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 © 2022 Joël Lesenne.
This project is MIT licensed.

About

Various coding experiments and demos (v2) using Reactjs

https://lab.joellesenne.dev

License:MIT License


Languages

Language:JavaScript 91.0%Language:HTML 9.0%