My React components repository

guimg

Guim

Posted on March 11, 2019

My React components repository

Hey there, I just uploaded a Github repository in which I'll be uploading some of the React components I use the most. Most of them are made by me, others from Internet code but with own modifications.

Go to the repo!

The components

Here you have a complete list of all the components. As I upload new components I will update the list.

Usage

You can browse this repo online or download it and run it to see a live demo of all of the components. There's a server with one root route which contains all components. Follow these steps:

  1. Clone the repo by typing: git clone https://github.com/GuimG/my-react-components.git.
  2. Go into the folder in your terminal and run the app by typing: npm run start.
  3. Go to your browser and search for: http://localhost:3000.

Now you can see all of the components in your browser. There's a title on each one (except for the navbar which is fixed in all the page). If you like some specific component search it in the components folder by its title.

Last words

Hope this helps you. If you want any component in specific and it's not here, leave a comment and I'll try to do it ASAP.

💖 💪 🙅 🚩
guimg
Guim

Posted on March 11, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Project - MMO Games
javascript Project - MMO Games

June 30, 2023

React Components
react React Components

December 13, 2022

Svelte VS React, which one?
svelte Svelte VS React, which one?

February 11, 2022

Passado e futuro?
react Passado e futuro?

March 25, 2021