Ruthmy / hello-react-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails - Frontend

πŸ“— Table of Contents


Hello Rails - Frontend

"Hello Rails - Frontend" is a small project to practice the basics of Ruby on Rails as an API to be consumed by a React/Redux Toolkit application.

Two repositories were created for its construction:


πŸ›  Built With

Tech Stack

The project is built using the following technologies:

Client


Key Features

  • HTML & CSS3
  • JavaScript
  • Linters
    • StyleLint
    • ESLint
  • React
  • Redux
  • Follow Microverse's list of best practices

(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:

  • A modern browser (supports html5)

  • Git and a GitHub account

Setup

Clone this repository to your desired folder by using this πŸ‘‡οΈ command :

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

Install

Install this project with:

 npm install

Usage

 npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Deployment

  • Not aplicable.

(back to top)


πŸ‘₯ Authors

πŸ‘€ Ruth Abreu

(back to top)


πŸ”­ Future Features

Upcoming improvements:

  • Accessibility improvements.

(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 and know someone who might find it helpful, please share it. Or give it a star ⭐️

(back to top)


πŸ™ Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)


πŸ“ License

This project is MIT licensed.

(back to top)


About

License:MIT License


Languages

Language:JavaScript 59.2%Language:HTML 25.9%Language:CSS 14.9%