Skip to content

An application that allows you to find meal ideas that you can make simply with the ingredients you have. Developed with an external API (https://www.themealdb.com/), in the JavaScript language. We used development tools like Kanban, webpack and Jest-test.

Notifications You must be signed in to change notification settings

Baroka-wp/cubis

Repository files navigation

screenshot


CUBIS - CAPSTONE PROJECT

CUBIS FOOD is an application that allows you to find meal ideas that you can make simply with the ingredients you have.

LOOM VIDEO PRESENTING

Watch the presentation of the projet on Zoom

Built With

  • Html
  • Css
  • Js
  • Linter
  • Webpack
  • Jest
  • APIs

Mookup

free

Live

Go Live

Authors

👤 Author : IROTORI Baroka

👥 Co Author : ADISA Hammed

Install

Run the project in your local machine

  • Clone the repository
  git clone https://github.com/Baroka-wp/cubis.git

  cd Cubis
  • install all dependances
npm install
  • Run the server
npm start

Run Linters tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint ."

Run local server

Node live serveris easy to install and use:

  • Run webpack server
  npm start

Deployment

  • github page

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

An application that allows you to find meal ideas that you can make simply with the ingredients you have. Developed with an external API (https://www.themealdb.com/), in the JavaScript language. We used development tools like Kanban, webpack and Jest-test.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •