Skip to content

A React front-end application that interacts with a Rails API back-end app to displays random messages

Notifications You must be signed in to change notification settings

selma-belhadj/hello-react-front-end

Repository files navigation

hello-react-front-end app

This exercise is going to have you create a React front-end with a Rails back-end and connect them to display a random message.

Getting Started

  • clone the repository git clone https://github.com/selma-belhadj/hello-react-front-end.git
  • navigate to the folder cd hello-react-front-end
  • checkout the feature git checkout development
  • Install packages
    npm install
  • Run the app
    npm start
  • Eject the app
    npm run eject
  • Create build app
    npm run build
  • run the tests app
    npm run test

Built With

  • HTML & CSS & JavaScript
  • Html, Css & JavaScript linters
  • React.Js
  • Redux

Authors

👤 Selma Belhadj

🤝 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
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

A React front-end application that interacts with a Rails API back-end app to displays random messages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published