/helloworld_frontend

Primary LanguageJavaScriptMIT LicenseMIT

📖 HELLO WORLD REACT-FRONTEND

This React app connects to a rails backend to display a hello world in a new language when the database is queried.

📗 Table of Contents

🛠 Built With

Tech Stack

Server
Database
  • API

Key Features

  • standalone frontend
  • connects to a backend Api
  • Displays a new hello world from the database

(back to top)

🚀 Live Demo

(back to top)

🚀 Video Walk Through

(back to top)

💻 Getting Started

  • Open GitHub URL of repository.

  • Download Code repo in zip.

  • Extract and open repo folder into visual studio code or any other Text Editor Software.

    To get a local copy up and running follow these simple example steps.

    git clone https://github.com/admirerbrown/helloworld_frontend.git

Prerequisites

  • Visual Studio Code
  • Knowledge About HTML / CSS / JAVASCRIPT ES6
  • Webhint
  • Stylelint
  • ESLint
  • node_modules checker
  • Github

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Testing

To run the tests in a development server, execute the following command:

  npm test

Deployment

You can deploy this project using: Render, or Netlify

Link to Backend Api

https://github.com/admirerbrown/HelooWorld_backend

(back to top)

Author

👤 Samuel Kyere

(back to top)

🔭 Future Features

  • ** build a complete frontend project**

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please follow me on github and give stars to my repo.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for providing - this inspirational resource used for the project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)