- Firebase: I have used Firebase for data storage and authantication
- React with TypeScript: I have used React and TypeScript for the development
- Redux: I have used Redux for managing application state
This app is deployed on firebase hosting and live demo can be found here
git clone <repo url>
cd project-directory
- look at env.example file and create
.env
file in the root directory and the paste it value into.env
yarn install
to install dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.