Code Monkey home page Code Monkey logo

Comments (19)

kaxada avatar kaxada commented on August 28, 2024 1

Yes we are using Link from react-router-dom I meant that we have links in the footer like the about us, event badging, contact us, project badging etc. we are using the react-router-dom package to link these pages. This is for scalability purposes since we are using react

from eventbadging.

kaxada avatar kaxada commented on August 28, 2024 1

Yes sure. Let me know when you need help

from eventbadging.

kaxada avatar kaxada commented on August 28, 2024 1

When you clone the repo, supply a port number in a .env file and then run npm run dev in the terminal

The build folder is generated with the build scripts for production purposes.

I think I'll come up with a small ReadME.md that guides contribution in the meantime

from eventbadging.

kaxada avatar kaxada commented on August 28, 2024 1

For now there are no naming conventions as far branches are concerned. Anything should work as long as it is short and meaningful.

from eventbadging.

kaxada avatar kaxada commented on August 28, 2024 1

@audreymengue please pull the changes in the main branch. they address that issue

from eventbadging.

misspee007 avatar misspee007 commented on August 28, 2024

To be clear, do you mean using <Link> instead of <a> ?

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

Hey @kaxada , can I work on this?

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

Hi @kaxada, if I understand very well, the static files have to be served form express in a folder called build? I believe the "build" folder will be created when we push to prod.

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

@kaxada can the branch bear the name of the issue?

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

Hey @kaxada I have an error bothering me lately and I was wondering if I could use your help.

Here in Footer.js

`import React from "react";
import { NavLink } from "react-router-dom";
import "../../assets/styles/variables.scss"

const Footer = () => {
return


Hello links

;
};

export default Footer;
`

Here is where I am styling the background to text scss, the file is variables.scss in the assets folder

`$primary-color: #46BA8A;
$secondary-color: #D61B5E;
$background-color: #F5F5F5;
$primary-container-color: #AFFFEC;
$secondary-container-color: #FFE7EF;

h2 {
background-color: $background-color;
}`

Here is the error I am facing when running the app in my terminal and browser.
03102022

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

Alright. Thank you @kaxada

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

@kaxada here is how far I have come with the footer as far as the desktop view is concerned.

But, is it possible to have more specs in terms of the fonts I need to use, colors etc... on particular sections/header, so I can wrap up with it?

Also, I cannot get colorful icons because I am using the free version.

And the CHAOSS logo does not show and I cannot figure out why.

Thanks.

Screenshot (139)

from eventbadging.

Delight362 avatar Delight362 commented on August 28, 2024

Image
I made this out using HTML and CSS, hope it can be helpful .

from eventbadging.

oma131 avatar oma131 commented on August 28, 2024

@audreymengue you have done beautiful work so far, Here is a link to the Figma file to get more specifications in terms of font size, font color etc.

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

Thank you @oma131. Thanks for the Figma file.

from eventbadging.

audreymengue avatar audreymengue commented on August 28, 2024

Screenshot (140)

@kaxada and @oma131 for some reasons I am unable to use the svg. Please if you have a trick on how to use these svgs, let me know. In the mean time, I am using common image files like jpeg, png. Also working on the DEI badging. Thanks for your feedback in advance.

from eventbadging.

Denike-d avatar Denike-d commented on August 28, 2024

Hello @kaxada
Is this Issue still opened?

from eventbadging.

kaxada avatar kaxada commented on August 28, 2024

@Denike-d this is going to be reopened as soon as we merge this PR #53

from eventbadging.

kaxada avatar kaxada commented on August 28, 2024

This issue has been closed since it was partly addressed in #55 . I am opening up a new issue that addresses the current footer

from eventbadging.

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.