Skip to content

This is a simple React app that demonstrate handling User input with forms and events. It demonstrates how to get feedback from the user, how to fetch data from some outside API or server and finally how to show a list of records.

Notifications You must be signed in to change notification settings

odhiambo-ed/react-forms-events-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Metrics App

Table of Contents

About Project

This is a simple React Image Search App that demonstrate handling User input with forms and events. It demonstrates how to get feedback from the user, how to fetch data from some outside API or server and finally how to show a list of records.

Country

Built With

  • ReactJS
  • Redux
  • Material UI
  • HTML5
  • CSS3

Getting Started

  • Clone this repo https://github.com/white3d/react-forms-events-handling.git

    git clone https://github.com/white3d/react-forms-events-handling.git
  • Navigate to react-covid-metrics-app folder/directory

    cd react-forms-events-handling
  • On the comandline, at the project's root, run npm install to install app dependencies

  • Next, run npm start which will run the app in the development mode.

  • Open http://localhost:3000 to view it in the browser.

  • ALTERNATIVELY

    • Just run npm run build which will build the project and generate output files into the build directory.

    • Go to build directory and manually open index.html to interact with the app

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push -u origin feature/newFeature)
  5. Open a Pull Request

Authors

👤 Edward Odhiambo

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

About

This is a simple React app that demonstrate handling User input with forms and events. It demonstrates how to get feedback from the user, how to fetch data from some outside API or server and finally how to show a list of records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages