Event Registration using React and Redux
. For Backend Firebase
is used.
Just clone the repo and cd Event-Registration-React-Redux
and npm install
it will install the dependencies for the project to get started.
open the .env
file under the root folder structure and add the necessary values and keys into that.
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. Your app is ready to be deployed!
See the section about deployment for more information.
If you have ideas for more “How To” recipes that should be on this page, let us know or contribute some!