Skip to content

This is a project developed to create a landing page for companies that want to recruit customers to create a business relationship. C4B is formed by frontend and backend. In this repository you will find all frontend related files. C4B is a B2B product, but it can be tweaked to be adapted for other uses because all of its componentes are indepe…

License

Notifications You must be signed in to change notification settings

42voyager/c4b-frontend

Repository files navigation

C4B

 

C4B - Contract for business - frontend

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Setup   |   Configuration   |   License   |   Author


📖 About

This is a project developed to create a landing page for companies that want to recruit customers to create a business relationship.

C4B is formed by frontend and backend. In this repository you will find all frontend related files.

C4B is a B2B product, but it can be tweaked to be adapted for other uses because all of its componentes are independent and adaptable.

Landing Page Preview

✨ Features

✔️ Editable texts
✔️ Editable images
✔️ Responsive design
✔️ Interchangeable components
✔️ Rating system for the process
✔️ Form to make first request
✔️ FAQ Section
✔️ Feedback/doubt form
✔️ Form to collect extra user data
✔️ Contact form

🚀 Technologies

The following tools were used in this project:

✅ Setup

npm install
# Installs required packages and shows any missing dependencies.

npm run serve
# Compiles and hot-reloads for development

npm run build
# Compiles and minifies for production

npm run lint
# Lints and fixes files

# The server will initialize at localhost:8080

🏁 Configuration

All colors can be edited in the file located at /src/config/styles.ts

All texts can be edited in the file located at /src/config/variables.ts

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

🚨 Issues

Feel free to submit issues and enhancement requests.

🌒 Contributing

Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

 

Made with ❤️ by Paco Rocha Diego Cisneros Marcus Vinicius

Back to top

About

This is a project developed to create a landing page for companies that want to recruit customers to create a business relationship. C4B is formed by frontend and backend. In this repository you will find all frontend related files. C4B is a B2B product, but it can be tweaked to be adapted for other uses because all of its componentes are indepe…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published