📗 Table of Contents

📖 Full_Stack_Capstone_Front_End

🛠 Built With

See the Rails Application

  • HTML
  • CSS
  • JavaScript
  • React

🚀 Live Demo

You can visit the live demo here

Key Features

💻 Getting Started

  1. Clone the repository:

    git clone git@github.com:JavierAybar/Full_Stack_Capstone_Front_End.git
    cd Full_Stack_Capstone_Front_End
    code . 
  2. Customize as needed.

Commands

  • npm start: Run the app in development mode.
  • npm test: Launch the test runner.
  • npm run build: Build the app for production.

Linters

  • CSS Checker:

    npx stylelint "**/*.{css,scss}" --fix
  • ESLint Checker:

    npx eslint "**/*.{js,jsx}" --fix

👥 Authors

👤 Javier Aybar

👤 Marc Raphael

👤 Reza Merzaie

👤 Abdelaziz Ali

👤 Nurbol Sultanov

(back to top)

🔭 Future Features

  • Implement CRUD functionality: Develop a comprehensive CRUD (Create, Read, Update, Delete) application, enabling efficient management and manipulation of message data within the system.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)