To run this project locally:
- Clone the repo:
git clone https://github.com/codescalper/books.10xeng.git
- Change the directoy:
cd books.10xeng
- Install dependencies:
npm install
- Run the development server:
npm run dev
The app will be running on http://localhost:3000
If you'd like to contribute to the project or submit changes, please check the Pull Requests section for ongoing pull requests or open a new one if you have specific changes in mind.
Please open an issue for any bugs, feature requests, or questions.