Skip to content

An Application that sells seafood to people from various markets. Built with love from React, ES6, Javascript and Firebase.

License

Notifications You must be signed in to change notification settings

prateekgurnani10/Louisiana-Seafood-Market

Repository files navigation

Louisiana-Seafood-Market 🐟 🐠 🍤

An Application that sells seafood to people from various markets. Built with love from React, ES6, Javascript and Firebase. Click on the link below to see the project:

https://cotd.prateekgurnani10.now.sh/

Note - If you have trouble installing packages, please do the following:

  1. Install Node online. Then from command line, run npm install to install all the node packages.

  2. If you have some problem with installing the packages, Delete the "node_modules" folder that will be created after you install node packages.

  3. Execute npm install once more.

  4. After that, run 'npm start' and the browser will show that the react application is up and running.

Frequently Asked Questions 🤔 🤔

if you can't see the React tab in my dev tools?

Restart your dev tools or your chrome browser entirely. They will only show up when you are viewing a React app - so make sure you test it on Facebook or another website that is running React. It won't work on your empty main.js file until you import React from 'react'.

npm start doesn't update the app on file save, or doesn't run correctly ?

There may be a few different causes for this:

  • Webpack currently can't handle folder/file names that contain parentheses.
  • Webpack also has problems running inside folders for Dropbox/Google Drive type services. Git is recommended for keeping your files in sync across multiple computers.

Be sure to select "Realtime database" as as your database type inside Firebase. If you created your database as a Cloud Firestore type, you can change it in the Database tab.

About

An Application that sells seafood to people from various markets. Built with love from React, ES6, Javascript and Firebase.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published