By Isaac Moreno π¨βπ» - Click here to view project.
Modern Fish aims to simplify the fishing experience surrounding equipment, setup, and species information to empower the public to get outside and fish! π£
- Oregon Department of Fish & Wildlife via copy
- Next.js for inspiration purposes
- How to Structure Your Data | Get to know Cloud Firestore #5
- React-Bootstrap: Layout | Navbars | Cards | Tables
- Creating a Navbar Using react-router-bootstrap
- Learn useState In 15 Minutes
- Learn useEffect in 13 Minutes
- How to Set Up React With Firebase/Firestore
- How to get data in Cloud Firestore with React
- Setting Up Dynamic Routing in React
- Styling React Components with CSS Modules
- How to dd a favicon and title
- How to add a scroll bar to a component in React?
- Passing functions as props
- Clone the repository:
% git clone https://github.com/isaacrmoreno/modern-fish
- Navigate to the
modern-fish
directory on your computer - Open your preferred text editor to view code
- To start a development server and view project in the browser:
- Navigate to `modern-fish in your command line
- Run command
npm install
to install dependencies - Optional: Run command
npm run build
to bundle files - Finally, run the command
npm run start
to start a development server
No known Issues
ββ ββMIT License Β© 2021 Isaac Moreno