/catch-of-the-day

This is a repository I created to accompany my viewing of "React For Beginners".

Primary LanguageCSS

catch-of-the-day

This is a repository I created to accompany my viewing of React for Beginners.

Starting the project on your local computer

Before running the app, please configure your "Firebase Realtime Database" in base.js. Then please run npm run dev to start the project. Open http://localhost:3000 to view it in the browser.

Creating a production build

Run npm run build to create an optimized production build of the project.