Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/newhoteng/hello-react-front-end

hello-react-front-end is project to practice setting up a Rails/React project as two apps. This repository is the frontend app
https://github.com/newhoteng/hello-react-front-end

Last synced: 14 days ago
JSON representation

hello-react-front-end is project to practice setting up a Rails/React project as two apps. This repository is the frontend app

Awesome Lists containing this project

README

        

# 📗 *Table of Contents*

- [📖 About the Project](#about-project)
- [🛠️ Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# :open_book: hello-react-front-end
hello-rails-backend is project to practice setting up a Rails/React project as two apps. This repository is the frontend app
- [Link to backend app](https://github.com/newhoteng/hello-rails-back-end/tree/backend)

## :hammer_and_wrench: Built With
### Tech Stack
Client

Backend

### Key Features
- Data fetch from an Api

(back to top)

## :computer: Getting Started
To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:
- [Node.js](https://nodejs.org/en) installed on your machine
- Text editor

### Setup

Clone this repository to your desired folder:

```
git clone https://github.com/newhoteng/hello-react-front-end.git
```

### Install

Install this project with:

```
npm install
```

(back to top)

## :busts_in_silhouette: Authors
:bust_in_silhouette: **Harriet Oteng**
- GitHub: [@githubhandle](https://github.com/newhoteng)
- Twitter: [@twitterhandle](https://twitter.com/HarrietOteng1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/harriet-oteng/)

(back to top)

## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).

(back to top)

## :star: Show your support
If you like this project give it a star.

(back to top)

## :pray: Acknowledgements
-

(back to top)



## :memo: License

This project is [MIT](./LICENSE) licensed.

(back to top)