Giter VIP home page Giter VIP logo

react-facts's Introduction

Challenge "ReactFacts"

Table of Contents

Details

  • Create a components folder
  • Create the following components in separate files inside the components folder. In each one, just render an h1 with the name of the component (e.g. return Navbar goes here):
    • Navbar
    • Main
  • Create an App component outside the components folder (sibling to the index.js file)
    • Have App render the Navbar and Main components
  • Import and render the App component inside of index.js using ReactDOM
    • At this point you should have your "Navbar goes here" etc. showing up in the mini-browser.
  • Go to Google fonts and get the "Inter" font with weights 400, 600, and 700. Put the links to those fonts ABOVE the style.css link in index.html (Use the <link/> elements instead of the @import or npm options for getting the fonts. You may need to do some extra research to figure out how this works if you haven't done it before)

Screenshot

screenshot

Links

Built with

  • HTML5
  • CSS3
  • Moderm Javascript
  • React & ReactDOM
  • Vite.js

Author

react-facts's People

Stargazers

 avatar  avatar

Watchers

 avatar

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.