Skip to content

david-mateogit/react-market-app

Repository files navigation

Netlify Status


Logo

Market Menu App

This is a practice application following Wes Bos Course, now updated with React Hooks and new techniques.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

market Menu React App

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the react-market-app
git clone https://github.com/david-mateogit/react-market-app.git
  1. Install NPM packages
npm install
  1. Make an .env file at the root of the project with the following fields
REACT_APP_FIREBASE_API_KEY=YOUR FIREBASE API KEY
REACT_APP_FB_AUTH_DOMAIN=YOUR FIREBASE AUTH DOMAIN
REACT_APP_FB_DATABASE_URL=YOUR FIREBASE DATABASE URL

Usage

For more examples, please refer to the Firebase Docs

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

David Mateo - @silenux - davidmateo@outlook.com

Project Link: https://github.com/david-mateogit/react-market-app

Acknowledgements

About

react practice app refactored with hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published