Leafy is an application to display and exchange information about indoor plants. It is part of Module 1 Project 3 of Code Academy Berlin Web Developement Course.
This project created during Code Academy Berlin Web Development Course. The goal was to code a Single Page Application with React and an external API of my choice.
Following requirements were given:
- find a API providing a list and detailed endpoints
- define your prototype and design mobile first
- create at leat 4 screens (list screen, details screen, login/register screen, chat room screen)
- use a modern framework
- Google Authentication (optional)
- React
- React Router
- Axios
- Firebase
- Firestore
How to get a copy and locally run it:
- Clone the repo
git clone https://github.com/linablum/cab-leafy
- Install dependencies
npm install
- Run the app
npm start
Project is: in progress.
Room for improvement:
📫 How to reach me - [email protected]