Skip to content

Commit

Permalink
chore(doc): improve readme style
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdlr authored Apr 13, 2023
1 parent c689049 commit 96e96fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# (🥄) JOBarcelona · Spoonacular
# ( 🥄 ) JOBarcelona · Spoonacular

> Jobarcelona-spoonacular is used for discovering recipes from all over the world
> Jobarcelona-spoonacular is used for discovering recipes from all over the world.
The repository is a frontend project which includes a web application for discovering recipes. This is achieved using a random generator and providing a search and filter system for making queries. Data is retrieved from the [Spoonacular Food API](https://spoonacular.com/food-api).

Expand Down Expand Up @@ -38,7 +38,7 @@ Please make sure to update tests as appropriate.
## Stack

The project is developed using:
- **React** for flexibility, a good developer experience and community support.
- **React** for flexibility, developer experience and community support.
- **Typescript** for getting superior IntelliSense, code completion using JSX with React and decreasing the amount unexpected errors.

## Dependencies
Expand All @@ -53,7 +53,7 @@ The project is developed using:

## License

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)

---

Expand Down

0 comments on commit 96e96fa

Please sign in to comment.