/hello-rails-frontend

Primary LanguageJavaScriptMIT LicenseMIT

Hello Rails - Reactjs Frontend

A Hello World app build with ReactJS and Redux.

Built With

  • ReactJS
  • Redux

Live Demo Link

  • Not available now!

Prerequisites

To get started you can do the following:

Setup

Cloning ⬇️ To clone the project:

> git clone https://github.com/Lembani/hello-rails-frontend.git
> cd hello-rails-frontend

Install ⬇️ To install packages:

> npm install

Build ⬇️ To build the project:

> npm build

Start ⬇️ To start the project:

> npm start

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


Test ⬇️ To run tests:

> npm test

Linters

StyleLint

> npx stylelint "**/*.{css,scss}"

ESLint

> npx eslint .

Author(s)

👤 Lembani Sakala

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used

📝 License

This project is MIT licensed.