Giter Site home page Giter Site logo

rushikeshadhav / frontend-reactjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dezenix/frontend-reactjs

0.0 0.0 0.0 20 KB

Code Snippets of fully responsive reactJS components, that can be implemented in a web app.

License: MIT License

CSS 57.74% JavaScript 42.26%

frontend-reactjs's Introduction

Frontend Reactjs

2

About the Repository

We are on a mission to make things easy and convenient for all the users who just want to save their time. This repository consists of all the development components that are being used while coding an end to end website along with fully coded components in ReactJS. The main goal is to save your time by providing the complete code snippet with a fully responsive design of all the components that you may use in your development journey. At the later stage, the project is planned to be get converted into a library so that the components created can directly be used by importing and calling through classes. We always encourage new ideas. Feel free to get in touch with us and join our Discord Server for updates.

๐Ÿ› ๏ธ Installation Steps

  1. Start by making a fork of the repository. Click on the symbol at the top right corner.

  2. Clone the repository

git clone https://github.com/Dezenix/frontend-reactjs.git
  1. Set upstream command:
git remote add upstream https://github.com/Dezenix/frontend-reactjs.git
  1. Change the working directory
cd frontend-reactjs
  1. Create a new branch:
git checkout -b YourBranchName
  1. Install dependencies
npm install
  1. Run the app
npm start
  1. Stage your changes and commit:
git add .
git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repository:
git push origin YourBranchName

๐ŸŒŸ You are all set!

โš’๏ธ Contribution Guidelines

Are we missing any of your favorite features, which you think you can add to it? We invite you to contribute to this project and improve it further.

Click on the image below to set up and contribute to the project or Click here setup

๐Ÿ‘จโ€๐Ÿ’ป Our valuable Contributors

This project exists thanks to all the people who contribute.

Contributors

โค๏ธ Code of Conduct

Please note that Dezenix has a Contributor Code of Conduct. By participating in this project online or at events you agree to abide by its terms.

๐Ÿ“œ License

License: MIT ยฉ Dezenix

thank you

frontend-reactjs's People

Contributors

swanand-wagh avatar thepranaygupta avatar jaideep25-tech avatar rushikeshadhav 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.