Menu Close
In fact, it has the 39mm Oystersteel monobloc middle-case of the OP essentially, which appears a little more curvaceous than the flat, trapezoid profile of the 40mm Oystersteel Submariner. The bezel of the replica rolex watches Explorer I is different on each: The OP has a domed, high-polish bezel, while the Explorer I has what Rolex calls a "Smooth" bezel. It has a flat surface instead of the convex bezel of the OP, with nicely polished.

sanasauna

Sanasauna!

Web app to help you learn those Finnish words.

Screenshot

Screenshot

About the project

Team project created in December 2022 with @preetiag18 and @marinezh as a part of Full Stack Web Development course at Business College Helsinki.

Technologies used

  • Node.js
  • Express
  • React
  • Axios

How to run

Clone the repo and set up the project:

Backend

  • cd into /server
  • npm install
  • node wordsServer
  • server will start running on port 3001 (change port in storage/serverConfig.json if needed)

Frontend

  • cd into /client
  • npm install
  • npm start
  • Open localhost:3000 in a browser of your choice
View Source Code