priyez / Area-Finder

Home Page:https://area-finder-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Area Finder App

The objective of this project is to develop a website for people looking for suitable areas they can move into, this allows for the seamless posting and browsing of area based reviews. The website will enhance the overall user experience in gathering information about different areas.

πŸ“Œ Key Features

πŸ“Œ Key Features

  • Next Js
  • Firebase
  • Tailwind CSS
  • Fully responsive
  • Content in Markdown / MDX

πŸ“¦ Dependencies

  • next 14.1+
  • node v20.10+
  • npm v10.2+
  • tailwind v3.3+
  • firebase v9.6.0

πŸ‘‰ Install Dependencies

npm install

πŸ‘‰ Development Command

npm run dev

πŸ‘‰ Build Command

npm run build

πŸ‘‰ Build and Run With Docker

docker build -t nextplate .
docker run -p 3000:3000 nextplate

About

https://area-finder-app.vercel.app

License:MIT License


Languages

Language:TypeScript 89.3%Language:SCSS 5.1%Language:JavaScript 4.5%Language:Dockerfile 1.1%