Skip to content

max-programming/memoriez

Repository files navigation

MEMORIEZ

cover

Memoriez Build

Memoriez is a web-based platform to write your stories. It's an alternative to maintaining a hard dairy or journal.

Features

  • Create, Edit and Delete entries
  • Add cover image
  • Set your mood of the day

Tech Stack

Client: Next.js, Chakra UI

Server: Prisma, PlanetScale DB

Screenshots

App Screenshot

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL - Any MySQL Database

PEXELS_API_KEY - From Pexels

CLERK_API_KEY - From Clerk

NEXT_PUBLIC_CLERK_FRONTEND_API - From Clerk

Run Locally

Clone the project

git clone https://github.com/max-programming/memoriez

Go to the project directory

cd memoriezz

Install dependencies

npm install

Add the environment variables

Start the server

npm run dev

Feedback

If you have any feedback, please reach out to the issues panel and create an issue to let me know

Contributing

Contributions are always welcome!

About

Memoriez is a web-based platform to write your stories. It's an alternative to maintaining a hard dairy or journal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published