Skip to content

https://myfreetimeinaweek.in helps its users recognize the amount of time they have in their life for things that they love.

License

Notifications You must be signed in to change notification settings

avikalpg/free-time

Folders and files

NameName
Last commit message
Last commit date
May 23, 2022
Jan 15, 2025
Jan 17, 2025
Jan 21, 2025
Jan 17, 2025
Jan 20, 2025
May 19, 2022
May 26, 2022
Jan 17, 2025
May 29, 2022
Jan 21, 2025
Jan 21, 2025

Repository files navigation

free-time

https://myfreetimeinaweek.in helps its users recognize the amount of time they have in their life for things that they love.

Setup

Fork this repository and clone your fork on your computer:

git clone git@github.com:<your-username>/free-time.git
cd free-time

We use Expo to build this React Native application. Hence you need to globally install it on your system.

npm install -g expo-cli
yarn install

Expo uses sharp-cli for optimizing the images and assets of the project.

npm install -g sharp-cli

Don't worry if this step is unsuccessful in your computer. It is an optional step.

Test locally

To run the server locally, you can run the following command:

Web

yarn web

It will automatically start a local web server hosted on http://localhost:19006/.

Deploy

yarn deploy

About

https://myfreetimeinaweek.in helps its users recognize the amount of time they have in their life for things that they love.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published