Skip to content

A web app for my college students to access notes arranged topic wise

Notifications You must be signed in to change notification settings

devsharmagit/cms-aiml

Repository files navigation

CMS AI ML

A web app made using nextjs for just my college students to access the notes arranged topic wise.

images to showcase

image image image

To run the project: dont forget to add neccessary invironment variables

mv .env.sample .env
npm install
npm prisma migrate dev
npm prisma generate
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

A web app for my college students to access notes arranged topic wise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published