carbon-design-system /
carbon-components-react
React components for the Carbon Design System
34/100 healthLoading repository data…
devrahuls / repository
The car rental project built with React.js and Tailwind CSS is a dynamic and user-friendly web application designed to simplify the process of renting cars. With its sleek and modern interface, users can effortlessly browse through an extensive collection of available vehicles and make reservations with just a few clicks.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
👉 Live Demo: Live Demo
» Sass / Scss » React JS
This guide provides instructions to set up and run a React project on your local machine. The project also includes Sass as a dependency for styling.
Before you begin, ensure that you have the following installed on your machine:
Clone the project repository to your local machine using Git:
git clone <repository_url>`
Navigate to the project directory:
cd <project_directory>
Install project dependencies by running the following command:
npm install
To run the React project locally, follow these steps:
Start the development server:
npm start
This command will compile the project and start a local development server.
Open your web browser and visit http://localhost:3000. The React application should be up and running.
This project uses Sass as a preprocessor for CSS. Sass files are located in the src/styles/styles.sccs directory. To compile Sass into CSS, follow these steps:
npm run build-css
This command will compile Sass files and generate corresponding CSS files in the src/styles/styles.sccs directory.
The project includes additional scripts that you can run using the npm run command:
test: Run tests for the project.build: Build the project for production.eject: Eject the project configuration from create-react-app.You should now have the React project set up on your local machine. Feel free to explore and modify the code to meet your requirements. If you encounter any issues, please refer to the project's documentation or seek support from the project's maintainers.
Selected from shared topics, language and repository description—not editorial ratings.
carbon-design-system /
React components for the Carbon Design System
34/100 healthcarbon-design-system /
Carbon for IBM.com is based on the Carbon Design System for IBM
81/100 healthcustom-cards /
Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept
72/100 healthmiguelaeh /
Wrapping the cardano-cli inside JavaScript
57/100 healththlorenz /
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
51/100 healthatomantic /
🃏A playing card JavaScript and CSS library for creating standard deck games. Looking for developers to create game pack extensions to add onto this. The library is wrapped to allow it to act as a plugin for jquery (or another framework)
17/100 health