Skip to content

joycexjiang/fitted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published