Salwa99 / hello-react-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

Greeting App Frontend

This app is built using React, it generate random greeting feetched from the rails api.

Backend Repository

You can find the backend repository at hello-react-back-end.

Tech Stack

Client
Linter
  • Eslint
  • Stylint

Key Features

  • Generate random greeting
  • Used React for frontend

(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 React, npm, and Nodejs installed on your machine.

Setup

Clone this repository to your desired folder:

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

Installation

Install node dependencies with:

npm install

Usage

To run the project, execute the following command:

  npm start

(back to top)

✍️ Authors

πŸ‘€ Salwa Ballouti:

(back to top)

πŸ”­ Future Features

  • Add better UI

(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 consider giving it a 🌟.

(back to top)

πŸ™ Acknowledgments

We would like to thank microverse for serving this opprtunity.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 58.8%Language:HTML 33.1%Language:CSS 8.1%