Wolfram Realty offers the users a slew of properties carefully categorized as per the broker’s target demographic.
-
On the Front End, the User Interface has been created using Next.js, the React-based front-end web development framework.
-
Whereas on the Backend, the API was created using Node.js and Express. API calls to the Backend would enable the Frontend to display Property and Projects based data. This data is stored on MongoDB Atlas, a cloud based database.
-
Finally, the frontend was deployed onto the Vercel cloud platform whereas the backend was deployed to Cyclic.
To view the demo, click here.