Dezenix / frontend-reactjs

Code Snippets of fully responsive ReactJS components that can be implemented in a web app.
MIT License
20 stars 47 forks source link
frontend react reactjs

Frontend Reactjs

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.

💯open source programs this repo has been part of

⚒️ Contribution Guidelines

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

1. Clone and Setup:

2. Setup dev environment

2.1 Setting up library environment

This is where all your components will be

yarn install
yarn start
2.2 Setting up example environment

This is where you can see your component implementation

cd example
yarn install
yarn start

A server should start on localhost where you can view all the examples

3. Add your Components:

4. Export your Component:

5. View your Component:

👨‍💻 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