Giter Club home page Giter Club logo

react-website-v1's Introduction

react-website-v1's People

Contributors

briancodex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-website-v1's Issues

React Project

I was wondering if you could upload the Navbar.css file as it is necessary to code along with your project on you tube.?
Thanks.

License for this project

Hi briancodex
Thanks for providing the code and the tutorial on youtube.

I did not find any License or something like that for this project. It would be great if you'd add a License so I know if and how I can use your code as a template for my own application.

HeroSection.js video tag

If you set the video file path elsewhere, instead of in the public folder, you should set it as below.
Change HeroSection video tag :

import videos from "../assets/videos/video-2.mp4";
<video src={videos} autoPlay loop muted />

Switch Fix, Home Fix, Video Fix

Replace Switch tags with Routes.

React replaced component with 'element'. Replace the Route tag with this:
<Route path='/' exact element={<Home/>} />

Replace his video tag with the new version:
<video src={videos} autoPlay loop muted />
And on the top of the page import the video you want (move the video and image folder from public to src):
import videos from '../videos/welcome.mp4'

src folder

hi bro,
src folder not found, could you please to add it again
Thanks

file corruption

I downloaded the source code file multiple times; however, the file can not be opened with WinRAR. It says, the file is corrupted. Anyone know what is the reason?

src folder

hi bro,
src folder not found, could you please to add it again
Thanks

Problem in image

Failed to compile
./src/App.css (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-4-1!./node_modules/postcss-loader/src??postcss!./src/App.css)
Error: Can't resolve '/images/img-2.jpg' in 'C:\Users\kendr\react-website-v1-master\src'

files

never mind! i found it. thank you.

Problem with navbar background color on scroll

I am trying to make the navbar transparent, I have changed the following in the code

image

image

and what I get is that the navbar is placed like this

image

and when I scroll it changes color well

image

I appreciate any suggestions

Navbar shifts to the right on pages

When accessing the website in full screen, the navbar shifts slightly to the right when moving from the home page to the services, products, or sign-up page. I have tried playing around with navbar.css with no luck, has anyone else been able solve this issue?

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.