Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.32 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.32 KB

MERN Stack web app: New in Town.

With my web app New in Town a registered user can collect and save all new & neccessary places to find after moving to a new city. New doctors to see. New cafés, restaurants and bars you get recommendations for and want to go out to. New places for trips in & around the city. New haircutters, spa & wellness spots, and so on and so forth.

I developed this web app as my first MERN Stack project during my professional education as a Fullstack Web Developer at Code Academy Berlin. I've implemented the CRUD operations using React & MongoDB as database.

Please note: This app is still a work in progress and designed mobile first. Next, I'm working on a global improvement of the UX/UI and full functionality of all pages and categories. Have a look at the deployed work-in-progress-version here on Vercel


App Impressions

Bildschirmfoto 2024-05-02 um 12 24 02

Tech Stack

  • JavaScript
  • TypeScript
  • React
  • React Hooks
  • React Context
  • React State Management
  • MongoDB
  • mongoose
  • Express
  • Node.js
  • JSON Web Tokens
  • Styled Components
  • Tailwind CSS