jugosack / hello-react-front-end

This is a front end project for the "Hello World" project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails Front End


πŸ“— Table of Contents

πŸ“– [Hello Rails Front End]

This is a front end project for the "Hello World" project. You can find the back end API endpoint project here: Hello Rails Back End

πŸ›  Built With

Tech Stack

HTML, CSS, Javascript and linter template

Client

Key Features

  • [Single_Page_Application]

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need to run:

 npm install

Setup

Clone this repository to your desired folder:

  cd hello-react-front-end
  git clone https://github.com/jugosack/hello-react-front-end.git

### Install

Install this project with:



```sh
  cd hello-react
  node version 16 or higher

Usage

To run the project, execute the following command:

  npm start

Testing

To run the project, execute the following command:

  npm run test

Deployment

You can deploy this project using:

  • GitHub Pages
  • Netlify
  • Heroku
  • Cyclic

(back to top)

πŸ‘₯ Authors

πŸ‘€ Jugoslav Achkoski

(back to top)

πŸ”­ Future Features

  • [More_cities]
  • [Search_box]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a front end project for the "Hello World" project.

License:MIT License


Languages

Language:JavaScript 62.3%Language:HTML 32.0%Language:CSS 5.7%