Skip to content

Create React app to fetch Data from rails API#1

Open
developerwaleed wants to merge 10 commits intodevfrom
feature-hello-react-front-end
Open

Create React app to fetch Data from rails API#1
developerwaleed wants to merge 10 commits intodevfrom
feature-hello-react-front-end

Conversation

@developerwaleed
Copy link
Copy Markdown
Owner

Project requirements

  • Create a new React app called 'hello-react-front-end'
  • Initialize your project with Git.
  • Create the App component with react-router.
  • Create the Greeting component that will display a greeting. Set it up as a route in your App component.
  • Create a store, an action and a reducer that will connect to you API endpont to get the random greeting.
  • Display the random greeting in your Greeting component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant