Code Monkey home page Code Monkey logo

react-meals's Introduction

React Meals | Food Order App

This is the first practice project for the Academind course React - The Complete Guide.

The objective of the project is to simulate a food order app, where the user can select the meals on the main page and finish his order at the cart modal. The finished orders are sent to a Firebase Realtime Database.

During the course, the instructor used css modules as a tool to style the components, however, aiming at a better organization of the code and easier maintenance, I decided to use the CSS in JS technique, implementing the styles with the styled-components library.

I also added more responsiveness to the project, since most people access the internet through their cell phones.


Technologies


Getting Started

This instructions will allow you to get a copy of the project running on your local machine.

Prerequisites

Installation

First, clone the git repository:

git clone https://github.com/RenatoMoratto/food-order-app.git

Then, access the repository and run yarn or npm i to install the dependencies.

Once the installation is complete, just type yarn start or npm start to start the development mode.


react-meals's People

Contributors

renatomoratto avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.