A Blogging community where you can share your stories and thoughts without revealing your identity.
- NextJS
- Typescript
- Context API
- Prisma(Postgresql)
- React Hook Form
- Zod
- Bcrypt
- JWT
- Cloudinary
- Figma
- CSS Module
(https://penbuddies.vercel.app)
This project requires node and npm installed globally.
Clone the repository to a directory of your choosing.
$ git clone git@github.com:Racheal-spec/Anon.me.git
Install the necessary packages
$ npm install
To run the server
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.