RC Quote Maker is a tool designed to generate and manage quotes efficiently. It provides a user-friendly interface to create, edit, and store quotes.
- Create new quotes
- Edit existing quotes
- Delete quotes
- Search and filter quotes
- Export quotes to various formats
To install and run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Rodern/rc-qoute-maker.git
- Navigate to the project directory:
cd rc-qoute-maker - Install the dependencies:
npm install
- Start the development server:
npm start
Once the development server is running, you can access the application at http://localhost:3000. Use the interface to create, edit, and manage quotes.
We welcome contributions to improve RC Quote Maker. To contribute, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Description of changes" - Push to the branch:
git push origin feature-branch
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact alainkimbu@gmail.com.