This project is a web application for calculating the budget of a web page. It allows users to select various services, customize options, and generate budget estimates. The application is built using React and incorporates React Router for navigation. Enjoy using The Budgets Generator web application!
To set up the project, follow these steps:
- Clone the repository:
git clone https://github.com/lauralopezalo/budgets-generator.git
- Install the dependencies:
npm install
- Start the development server:
npm start
This project is licensed under the MIT License.