Skip to content

A web app built in react, tailwind and firebase that allows user to put their items online for sale or rent.

Notifications You must be signed in to change notification settings

thesuaveguy/connEx

Repository files navigation

Table of Contents

Overview

A web app built in react, tailwind and firebase that allows user to put their items online for sale or rent after becoming a member of the website.

Built With

Features

  • Form validation throughout the web-app
  • User has option to login/register through their google account.
  • User can filter listings according to
    • Price: Low to High
    • Price: High to Low
  • User can create/edit/delete listings from their account
  • User can send message to item owner.
  • User can see messages received.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https:/thesuaveguy/connEx

# Install dependencies
$ npm install

Place your firebase config file "firebase.config.js" inside src.
Export firestore, firebase storage and firebase auth as db, storage and auth. Then:

# Run the app
$ npm run dev

About

A web app built in react, tailwind and firebase that allows user to put their items online for sale or rent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published