Happa 🌿
Happa is an application designed for those who love plants.
This repository is for the frontend of this project.
- Typescript
- Next.js
- Firebase Authentication
- Google Cloud App Engine
- Docker
- tailwind
- Chart.js
- Bootstrap
- clone this repository
$ git clone https://github.com/cc26-project-plants/cc26-senior-project.git
- move to the root directory
$ cd cc26-senior-project
- download dependencies
$ npm install
- run the app
$ npm start
- open http://localhost:3000 with your browser to see the app