Solution for windows : The solution that worked for me is: Opened the Task Manager ( ctrl + shift + esc ) -> Services tab and there was a MongoDB row with the status stopped . Then I right-clicked and clicked start and everything worked perfectly 😀 https://stackoverflow.com/a/53635485/6393408
Hello, fellow developers and aspiring developers all around the world. First of all, if you see this article, I hope you doing well. Let's dive into the main thing this blog is being written about. Having your own portfolio website can bring you as many clients to your work. The following is my portfolio website: Portfolio . The website is created using Next.js, a framework for React.js with Styled-Components for the CSS and hosted on Vercel. There is no backend used for the website. The link for the source code is Source Code . Figure: Image for My Portfolio Website Also, I have a Blog website. Check this: Blog Suppose you want to create your own portfolio website with blog posts on the site. This is how I would have created my own Blog website ...
Today I built a website that shows the current temperature of any location using Express Node.js. This is the first complete website that I understood mostly each and every portion of the code except some of the CSS code. Took many hours to write this code and of course, took breaks in between writing codes. And the website looks like as shown in the figure below:
Comments
Post a Comment