Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghulamghousdev/foodii

🍴 A beautiful recipe search engine made with modern JavaScript features.
https://github.com/ghulamghousdev/foodii

api babel es6 es6-modules javascript javascript-es6 json-api real-time webpack-configuration

Last synced: about 1 month ago
JSON representation

🍴 A beautiful recipe search engine made with modern JavaScript features.

Awesome Lists containing this project

README

        

# Foodii -> A Recipe Search Engine

[Foodii.com](https://foodii.netlify.app/)

This is a web application for beginner cooks and kitchen hobbyists to search and save their favorite recipes.

## 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

What things you need to install the software and how to install them

- npm

```
npm install npm@latest -g
```

### Installing

1. Clone the repo

```
git clone https://github.com/ghulamghousdev/Recipe-Search-Engine.git
```

2. Run npm install inside project root

```
npm install
```

3. Start the server

```
npm run start
```

4. Explore

```
Enjoy :)
```

## Built With

* [Axios](https://github.com/axios/axios/) - Promise based HTTP client for the browser and node.js
* [CSS] - For styling
* [JavaScript] - For client side logic

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details