# GitHub Access

Crema provides GitHub access to its users, so users can access the latest feature, make a pull request, bug fixes.\
\
Inside the GitHub repo, all branches names are exactly the same as the folder name, which you have downloaded from MUI.<br>

{% embed url="<https://git-access.cremawork.com>" %}
Users can access the GitHub Repository[ ](https://git-access.cremawork.com/)
{% endembed %}

**1. crema-3.x:-**  In this repo you will get the [MUI](https://mui.com/) based template with the [nextjs ](https://nextjs.org/)and [cra](https://reactjs.org/docs/create-a-new-react-app.html). This repo contains the following branches.

* **source:** In this branch you will get the source code of **CRA** version, here is the [demo](https://cra.cremawork.com/).
* **source-ts:** In this branch you will get the **TypeScript** code of **CRA** version, here is the [demo](https://cra-ts.cremawork.com/).
* **nextjs:** In this branch you will get the source code of **next-js** version, here is the [demo](https://crema-next.herokuapp.com/).
* **nextjs-ts:** In this branch you will get the **TypeScript** code of **next-js** version, here is the [demo](https://crema-next-ts.herokuapp.com/).
* **starter-kit-source-ts:** In this branch you will get the **TypeScript starter-kit** of **CRA** version.
* **starter-kit-source:** In this branch you will get the **starter-kit** of **CRA** version.
* **starter-kit-nextjs:** In this branch you will get the **starter-kit** of **next-js** version.

**2. crema-ant-3.x:-**  In this repo you will get the [Ant Design ](https://ant.design/)based template with the [cra](https://reactjs.org/docs/create-a-new-react-app.html) version. This repo contains the following branches.

* **source:** In this branch you will get the source code of **CRA** branch, here is the [demo](https://ant-cra.cremawork.com/).
* **starter-kit-source:** In this branch you will get the **starter-kit** of **CRA** version.
