Skip to content

This is a basic greeting frontend app which has been built with react and redux.

Notifications You must be signed in to change notification settings

aliatayee/hello-react-front-end

Repository files navigation

Hello React Frontend

This is a basic greeting app which has been built with react as frontend and rails as backend.

Major Technologies

  • React
  • JavaScript

Backend Repo Link

Rails Repo

Install & Setup

To setup and install this sample project, follow the below steps:

  • Clone this project by the command:

    git clone https://github.com/aliatayee/hello-react-front-end
    
  • Then switch to the project folder by the bellow query:

    cd hello-react-front-end
    
  • Install the required dependecies with:

    npm install
    
  • To run the app use:

    npm start
    

Prerequisites

  • IDE to edit and run the code (We use Visual Studio Code 🔥).
  • Git to versionning your work.
  • Postgresql
  • Node installed

Authors

👤 Ali

🤝 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

About

This is a basic greeting frontend app which has been built with react and redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published