Funtivities Check It Out
- email: test@testing.com
- password: testing2
npm install
- Create a
.env
file in the config folder and add the following askey = value
- PORT = 2121 (can be any port example: 3000)
- DB_STRING =
your database URI
- CLOUD_NAME =
your Cloudinary cloud name
- API_KEY =
your Cloudinary api key
- API_SECRET =
your Cloudinary api secret
npm start
My learning was focused on creating a full-stack web application where users could add the activities they will like to do either by themselves or with their families.
As I work on improving this project, my focus will be on enhancing the application's front end to improve user-friendliness. Additionally, I plan to incorporate a calendar tab, allowing users to schedule the days they intend to engage in specific activities. Moreover, I aim to enable users to browse activities based on various skills.