Skip to content

Anonsatyam/colorsPlanet_Backend

Repository files navigation

colorsPlanet_Backend

ColorsPlanet Backend serves as the backend component for the ColorsPlanet web application. It is developed using Node.js and MongoDB, providing the necessary APIs for the frontend to interact with the database and perform various color-related functionalities.

Getting Started

To run the ColorsPlanet Frontend locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Anonsatyam/colorsPlanet_Backend.git
    
  2. Navigate to the project directory:
    cd colorsPlanet_Backend
    
  3. Install dependencies:
    npm install
    
  4. Start the Angular development server:
    npm start
    
  5. The backend server will be running at http://localhost:3000

Frontend Client

The frontend client interacts with the backend server to fetch color data and perform various functionalities. Make sure to set up the frontend client by following the instructions in the colorsPlanet_Frontend repository.

Usage

· Access different color sections through the navigation menu provided by the frontend client.
· Copy the hex code of a color by clicking on it.
· Paste the color code into your project's code editor or design tool for use.

Contributing

Contributions to ColorsPlanet Backend 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 Backend is the server-side component of the ColorsPlanet web application, designed to provide robust backend functionalities for developers and designers. Developed using Node.js and MongoDB, it serves as the backbone for managing color data and serving requests from the frontend client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors