Welcome to my project, a coffee-inspired platform designed specifically for developers! As fellow developers ourselves, we understand the importance of a good cup of coffee to power us through long coding sessions and keep our creativity flowing.
My platform is designed to celebrate this special relationship between developers and coffee, by providing a user-friendly and engaging interface that highlights the world's best coffee destinations and experiences. I've created a fast and responsive web application that's easy to use and looks great on any device.
At the heart of my project is a deep appreciation for the role that coffee plays in the lives of developers. We know that coffee is more than just a beverage; it's a source of inspiration, a way to connect with others, and a catalyst for creativity. That's why I've dedicated myself to creating a platform that not only delivers useful information and resources, but also celebrates the joy of coffee and the unique community of developers that it brings together.
So if you're a developer who loves coffee, or a coffee lover who appreciates the art of development, my platform is the perfect place for you. Join me in exploring the world's best coffee experiences and connecting with like-minded developers from around the globe. Cheers to great coffee and great code!
Please visit my Linkedin to say thanks :grin: remember it helps me a lot ♥
Make sure your development environment meets the following requirements:
- Node.js
- MacOS, Windows (including WSL), and Linux are supported.
First, install all the dependencies:
npm install
# or
yarn install
Then, run the server:
npm start
# or
yarn start
Open http://localhost:3000 with your browser to see the result.
To learn more about SCSS, take a look at the following resources:
- SCSS Documentation - learn about SCSS features.
The way to deploy my app was to used the Vercel Platform.