diff --git a/README.md b/README.md index 8a57023..b8c1b13 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@

Text Editor ✍

- +123 ![react](https://img.shields.io/badge/React-blue?style=flat&logo=react) ![Underdevelopment](https://img.shields.io/badge/GraphQL-e10098?style=flat&logo=graphql) -

TechnologiesGetting Started • @@ -20,14 +19,15 @@

-

Technologies

### Client: - Built using [React JS](https://pt-br.reactjs.org/), this interface and the layout ware made from scratch by me. + +Built using [React JS](https://pt-br.reactjs.org/), this interface and the layout ware made from scratch by me. ### API - For building the server of this application, I used [Hy Graph](https://hygraph.com/) that is an CMS that allow us to build [GraphQL](https://graphql.org/) Content APIs. + +For building the server of this application, I used [Hy Graph](https://hygraph.com/) that is an CMS that allow us to build [GraphQL](https://graphql.org/) Content APIs.

🚀 Getting Started

@@ -60,13 +60,10 @@ To get these values you need to create an Account on [HyGraph](https://app.hygra Captura de Tela 2023-03-19 às 15 03 58 - - Generate an Permanent Auth Tokens and use as `process.env.REACT_APP_CONTENT_API_TOKEN` Captura de Tela 2023-03-19 às 15 04 32 - -

Start server

``` @@ -83,16 +80,12 @@ git clone https://github.com/Fernanda-Kipper/text-editor.git git checkout -b feature/NAME ``` - At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review! +At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review! [How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request) [Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716) -

📃 License

This project is under [MIT](./.github/LICENSE) license - - -