[![Contributions Welcome](https://img.shields.io/badge/Contributions-Welcome-brightgreen?style=flat-square)](CONTRIBUTING.md) ![Repo Size](https://img.shields.io/github/repo-size/developer-student-club-thapar/algo-book?style=flat-square) ![License](https://img.shields.io/github/license/developer-student-club-thapar/algo-book?color=green&style=flat-square) [![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) # DEVELOPER STUDENT CLUB TIET

This is the repo for the Algo Book by Developer Student Club, TIET, Patiala, Punjab.

ALGO-BOOK

To Start
1. Clone the repository
2. npm i or yarn install
3. npm start
Scripts
  1. Dev frontend server (no SSR or api server)

    npm run dev (all axios requests are proxied to 'http:localhost:\${process.env.SERVER_HOST}/api')(configured in webpack.development.js)

  2. Dev backend server (only api server)

    npm run dev:server (make sure there is a .env.dev file with server=true and SERVER_PORT set)

  3. Prod build

    npm run prod

  4. Run linter

    npm run lint

  5. Run prettier

    npm run format

  6. Start Server and Use SSR

    npm start

Contribution to the project

As a community driven project, we welcome contribution from everyone, but before you contribute please go through our Contribution Guidelines.

All feedback and suggestions are welcome!

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Rishabh Jain

🎨 📖 🚧

Aryaman Grover

🎨 📖 🚧

Ujjwal Agarwal

📖 🚧 🎨

Pranav Vidyarthi

🖋 📖

Pranav Aggarwal

🖋 📖

Priyanshu Sunadia

🖋 📖

shivom chawla

🖋 📖

Rishi Kumar

🖋 📖

DakshKK

🖋 📖

Jay Parmani

🚇

akgupta-47

💻

This project follows the all-contributors specification. Contributions of any kind welcome!