Untitled

Staycation

Project Overview:

A web app for finding hotels, houses, and apartments near tourist attractions.

Techstack:

Fullstack TypeScript MERN:

  • TypeScript - a strongly typed programming language that builds on JavaScript.
  • Vite - a build tool that aims to provide a faster and leaner development experience for modern web projects
  • ReactJS - a React JS framework for building web apps.
  • TailwindCSS - a utility-first CSS framework packed with classes like `flex`, `pt-4`, `text-center`, etc., that can be composed to build any design, directly in the markup.
  • daisyUI - the most popular, free and open-source Tailwind CSS component library.
  • MongoDB - a NoSQL database management application.
  • Node.js - a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express.js - a fast, unopinionated, and minimalist web framework for Node.js.
  • Docker - an open platform for developing, shipping, and running applications.

Takeaways: