• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React Meal Catalog App uses themealdb.com API to fetch data for vegetarian meals. User can filter the displayed meals searching by meal's name.

More Repositories

1

telegram-bot

I was asked to create a Telegram bot. For this project I have used couple gems and hiztory.org API. The Bot waits for user's birth-date input and than checks if its valid date and if so it fetches the data from the external API. This data consists of famous people born on the same month/day. All this information is returned to the user as a Telegram message.
Ruby
7
star
2

online-shop

This responsive design was built with online books stores in mind. It consists of 2 pages. The main page and the search result page. In the main page there is book showcase on the very top, built with Bootstrap Carousel and filter options on the left.
HTML
6
star
3

grouping-app

Gift Grouping is a mobile-only app where you can sign up (and/or sign in), create groups and add gifts. View created groups created by all users and view only signed in user's added gifts.
Ruby
6
star
4

portfolio

This is my personal portfolio website. Built on HTML, CSS and JavaScript. This was built with responsiveness in mind.
Ruby
5
star
5

flagify

Flagify is a simple vanilla JavaScript country flag guessing game, using firebase to store high scores.
JavaScript
3
star
6

zilda-rpg

In this project, I have built a RPG game using Phaser 3 Framework. This project's main goal was to learn completely new technology and implement a fully working game in 5 work days, using best JavaScript practices.
JavaScript
3
star
7

members_only

In this project, we were implementing authentication system using Devise. So user can only access areas of site they are authorized to access.
Ruby
2
star
8

library

In this project, we created a simple library logging website, where you can add books to the library, remove books, and set the books that you have to read/unread.
JavaScript
2
star
9

travelly

CSS
1
star
10

mijora-challenge

Ruby
1
star
11

twc-copy

CSS
1
star
12

cryptoRamaBot

Python
1
star
13

new-york-times

New York Times is a Microverse's Week 1 Project intended to help learn GitHub basics.
HTML
1
star
14

nyt-copy

HTML
1
star
15

depot

Ruby
1
star
16

weather-app

I built a weather application, with basic styling, using JavaScript openweathermap.org and API. Visitor is able to input the name of the city and instantly get weather information for procided location.
JavaScript
1
star
17

micro-reddit

Ruby
1
star
18

newsweek-copy

HTML
1
star
19

restaurant-page

Here I built a very basic restaurant page using only JavaScript modules and webpack. All pages are generated using Javascript DOM manipulation and HTML Element creation.
JavaScript
1
star
20

react-calc

The React Calc App is able to perform basic calculations. After inputting a value, an operator, and another value it will display the result of the calculation. Since this project is focused on practicing state and props available to a react component class, it is not using hooks and utilizes only minimal CSS styling.
JavaScript
1
star
21

tracking-app-frontend

Tracker app is an application designed to track results using back-end API, which was also custom-built for this app. It fetches data such as measurements of the Biceps, Thighs, Hip, and Waist. It also allows users to post new measurement data.
JavaScript
1
star