Giter Club home page Giter Club logo

Comments (8)

Pranav016 avatar Pranav016 commented on August 25, 2024 1

Hi, I would like to work on this issue, I am planning to make a favicon which similar to the symbol used in your readme file. Will that be okay?
If not then can you suggest to me some other methods or options to do it as this is my first open-source project.

Yes, you can use the website logo that you can find in the assets folder or you can design something on your own.
If this is your first time contributing do read the CONTRIBUTING.md and follow best practices.

Are you contributing under JWoC or any open-source program? Do mention, then I'll add the appropriate labels.
Happy Learning!

from wordnook.

Pranav016 avatar Pranav016 commented on August 25, 2024 1

Sir, after executing your following steps the terminal is showing SyntaxError: Unexpected token ':'

Try again const URL = 'mongodb://localhost:27017/blogDB';
Just make the url a string.

Sorry I had by mistake edited your comment, this should work fine ^, let me know if it still gives error.

from wordnook.

Pranav016 avatar Pranav016 commented on August 25, 2024 1

Thanks a lot, sir it's working!!!, one last question I wanted to ask can I keep my branch name as favicon?

Sure 👍

from wordnook.

HarshitAditya27 avatar HarshitAditya27 commented on August 25, 2024

Hi, I would like to work on this issue, I am planning to make a favicon which similar to the symbol used in your readme file. Will that be okay?
If not then can you suggest to me some other methods or options to do it as this is my first open-source project.

from wordnook.

HarshitAditya27 avatar HarshitAditya27 commented on August 25, 2024

Sir, I have a doubt, I have created the favicon but I am unable to run the website using the terminal and mongod server
I have followed these steps :-
1,git clone https://github.com/ /BlogSite.git
2, cd Blogsite.
3, Exected npm install in the terminal.
4, Started the mongod server.
5, Executed node app in the terminal.
6, After the execution, the terminal was showing server started on port 3000 and after that many warnings displayed.
I am sending you the screenshots of the error and all the steps I did, can you please help me where I am going wrong and I am contributing under MWoC (Mexili Org).
Screenshot (569)
Screenshot (570)
error

from wordnook.

Pranav016 avatar Pranav016 commented on August 25, 2024

Sir, I have a doubt, I have created the favicon but I am unable to run the website using the terminal and mongod server
I have followed these steps :-
1,git clone https://github.com/ /BlogSite.git
2, cd Blogsite.
3, Exected npm install in the terminal.
4, Started the mongod server.
5, Executed node app in the terminal.
6, After the execution, the terminal was showing server started on port 3000 and after that many warnings displayed.
I am sending you the screenshots of the error and all the steps I did, can you please help me where I am going wrong and I am contributing under MWoC (Mexili Org).

Refer to this point in the README-
image

change const URL = process.env.URL; in app.js to const URL = 'mongodb://localhost:27017/blogDB';

from wordnook.

HarshitAditya27 avatar HarshitAditya27 commented on August 25, 2024

Sir, after executing your following steps the terminal is showing SyntaxError: Unexpected token ':'

from wordnook.

HarshitAditya27 avatar HarshitAditya27 commented on August 25, 2024

Thanks a lot, sir it's working!!!, one last question I wanted to ask can I keep my branch name as favicon?

from wordnook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.