joycexjiang / fitted

outfit of the day app: final for coms 3102 full web stack dev

Home Page:https://fitted-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fitted - outfit of the day (ootd) app

Final for COMS 3102 Full Web Stack Development with Prof Shoaib Ahamed.

Built on

This project is built on the MERN stack:

  • MongoDB - Database
  • Express.js - Backend framework
  • React.js - Frontend framework
  • Node.js - Runtime environment
  • Libraries used - RadixUI, Tailwind CSS

How to Run

Prerequisites

  • Node.js installed

Steps

To run this project locally, follow these steps:

  1. Open a terminal.
  2. Navigate to the flask directory: cd flask
  3. Run the backend server using npm: npm run dev
  4. Open another terminal window.
  5. Navigate to the client directory: cd client
  6. Start the frontend application: npm run start

This will start both the backend and frontend servers, allowing you to access the app locally in your web browser.

About

outfit of the day app: final for coms 3102 full web stack dev

https://fitted-five.vercel.app

License:MIT License


Languages

Language:JavaScript 94.1%Language:HTML 4.3%Language:CSS 1.5%