admirerbrown / helloworld_frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– 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)

About

License:MIT License


Languages

Language:JavaScript 54.7%Language:HTML 28.8%Language:CSS 16.5%