Skip to content

minhazurrony/forum-app

Repository files navigation

Installation and Setup

To run this project locally, follow these steps:

  1. Clone the repository: git clone [email protected]:minhazurrony/forum-app.git

  2. Install dependencies: npm install

  3. Run the development server: npm run dev

    Open http://localhost:3000 to view it in the browser.

Live Link: https://forum-app-sigma-mauve.vercel.app/

Folder Structure

  • app/: Contains all the pages & components.
  • app/components/: Reusable React components.
  • app/constants/: Contains constants.
  • public/: Static assets such as images and fonts.
  • app/types/: Global TypeScript types.
  • app/utils/: Utility functions and helpers.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages