/my-stuff

Classified ads web application with Auth0 authentication built with React and Express

Primary LanguageJavaScript

logo

My Stuff: Classified Ads Web App

My Stuff is a classified ads web application built with ReactJS that allow users to advertise their things for selling.

🧰 Prerequisites

  1. Install NodeJS https://nodejs.org/en/
  2. Install dependencies npm install

🚀 Deployment

Development

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm run dev in the repo folder
  4. Open browser and navigate to http://localhost:3000/

Production

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm run build in the repo folder

👷 Built With

  • ReactJS - Frontend web framework used
  • NodeJS - Run-time environment used
  • Express - Web framework used
  • Auth0 - Relational DBMS and authentication used

🎨 Designed With

📚 Author