Skip to content

seyityahya/book_tracking_system

Repository files navigation

The project continues.

📚 Book Social Media

  • This project is book social media. Users can share the books they read with their comments. Groups can be made on the community page. By joining these groups, it is possible to read the books determined by the manager in the given time and share their comments. Thanks to its random page, it is possible to leave the book selection process to artificial intelligence.
  • first written backend with NEXT.JS. Used MongoDB at database. REACT is used as frontend.
Home Page Home Page Bottom
ana-sayfa-book ana-sayfa-alt-kısım
Profile Create Book Page All Books Page
profile create-book tüm-kitaplar-page

Getting Started

First In the project directory,Install libraries by typing npm install

Secondly open a new file named .env

    MONGO_URL=mongodb+srv://*****:********@cluster0.at6gkp1.mongodb.net/?retryWrites=true&w=majority
    JWT_SECRET=secret123
    NEXTAUTH_SECRET=dugdadhsad89wqegsidsssdsdhds
    NEXTAUTH_URL=http://localhost:3000

Thirdly, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

You can visit the website here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published