Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background Generator 🖌️

Table of Content:

Project Description 📄

Background Generator is a simple React.js web app that generates the css rule for backgrounds whether it was plain colors or a gradient. User may select one of the options (normal, linear gradient or radial gradient) and then they would play with the colors to bring out the shades they want that are displayed in the preview section. User may click on 'Copy Rule' button to copy the CSS rule to clipboard. Finally, the application is responsive on all devices.

Demo

visit website

Technologies 💻

react React.js

Pre-requisites ❔

  • Node.js (version 14 or higher)
  • npm (version 6 or higher)
  • React 18 is used

Setup ⬇️

  1. Clone the repository or download the source code.

  2. Navigate to the project directory using your terminal.

cd random-quotes-app
  1. Install the required dependencies.
npm install
  1. Start the development server.
npm start
  1. Open your web browser and navigate to http://localhost:3000 to see the app in action.

License ⚖️

This project is licensed under the MIT License.

Author 🖊️

Mariam Atef Hassan - September 2023

About

Background Generator is a simple React.js web app that generates the css rule for backgrounds whether it was plain colors or a gradient.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages