Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naledi-dikgale/hello-react-front-end
https://github.com/naledi-dikgale/hello-react-front-end
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/naledi-dikgale/hello-react-front-end
- Owner: Naledi-Dikgale
- License: mit
- Created: 2023-08-14T10:58:06.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-08-14T11:13:06.000Z (over 1 year ago)
- Last Synced: 2023-08-14T12:28:23.384Z (over 1 year ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello rails front-end
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [API](#api)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[Hello rails front-end]** Is an app that fetches and displays random greetings.
### API
- This app consumes this [API](https://github.com/Naledi-Dikgale/hello-rails-back-end.git)Client
Server
Database
- **[Fetch random greetings]**
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```
cd hello-rails-front-end
git clone https://github.com/Naledi-Dikgale/hello-react-front-end.git
```
### Install
Install this project with:
```
npm install
```
or
```
yarn
```
### Usage
To run the project, execute the following command:
```
npm run dev
```
or
```
yarn dev
```
### Run tests
To run tests, run the following command:
```
npx eslint "**/*.{js,jsx}"
```
```
npx stylelint "**/*.{css,scss}"
```
👤 **Author1**
*[NALEDI DIKGALE]*
- GitHub: [@githubhandle](https://github.com/Naledi-Dikgale)
- Twitter: [@twitterhandle](https://twitter.com/ChichiTheStar)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/naledi-dikgale-068423159/)
- Website: https://naledi-dikgale.github.io/mobile-portfolio/
- [ ] **[Greetings for multiple languages]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Naledi-Dikgale/hello-react-front-end/git/issues).
If you like this project please show support by staring ⭐️.
* I am grateful for microverse for the opprtunity to enroll in their curriculum.
This project is [MIT](./LICENSE) licensed.