Skip to content

Anonsatyam/colorsPlanet_Frontend

Repository files navigation

colorsPlanet_Frontend

ColorsPlanet Frontend is the front-end component of a web application developed using the MEAN stack (MongoDB, Express.js, Angular, Node.js). The website provides various color-related functionalities to developers and designers, including color palette exploration, solid colors, brand colors, and gradient creation.

Features

  • Color Palette: Explore and discover harmonious color combinations in color palettes.
  • Solid Colors: Choose from a wide range of solid colors for your projects.
  • Brand Colors: Discover popular brand colors and their corresponding hex codes.
  • Gradient: Create custom gradients to enhance your designs.

Getting Started

To run the ColorsPlanet Frontend locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Anonsatyam/colorsPlanet_Frontend.git
    
  2. Navigate to the project directory:
    cd colorsPlanet_Frontend
    
  3. Install dependencies:
    npm install
    
  4. Start the Angular development server:
    ng serve
    
  5. Open your web browser and visit http://localhost:4200 to access the ColorsPlanet Frontend.

Backend Server

The frontend interacts with a backend server running on Node.js and Express.js. Make sure to set up the backend server by following the instructions in the colorsPlanet_Backend repository.

Usage

· Navigate through different color sections using the navigation menu.
· Click on a color to copy its hex code to your clipboard.
· Paste the color code into your project's code editor or design tool for use.

Contributing

Contributions to ColorsPlanet Frontend are welcome! If you have ideas, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License

About

ColorsPlanet Frontend is a modern MEAN stack web app designed for developers and designers. It offers a user-friendly color exploration experience with features like color palettes, solid colors, brand colors, and custom gradients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors