Made with JavaScript, Next.js, Express.js and hosted on Firebase & Heroku!
Note
This website is currently in beta and bugs will be a-plenty! Please report bugs if you find any!
Tip
You can access the deployed website at https://citi-watch.web.app or follow the following instructions to build and deploy it yourself.
Clone the repo locally to your machine:
git clone https://github.com/mnkjoshi/CitiWatch
Then install all packages and necessary files with npm from the frontend folder:
npm install
Once all necessary files are downloaded, you can run the website yourself using npm:
npm run dev
Alternatively, to deploy and test it elsewhere you can:
npm run build
Important
Nothing yet!
Feel free to leave any suggestions or improvements!
-> CitiWatch