Skip to content

This is a book recommendation app created with React 18.2 and MUI for coders/programmers looking for reccomendations to books on programming/coding to read

License

Notifications You must be signed in to change notification settings

gbowne1/codebooker

Repository files navigation

CodeBooker

This is a book recommendation app created with React 18.2 and MUI.

It is not a bookstore eCommerce application.

It is targeted specifically for coders/programmers who are looking for recommendations for programming/coding books to read.

It allows users to organize, recommend and review any book on coding or programming.

This app is not targeting any other book genre.

This project is built using:

MongoDB Express React NodeJS MaterialUI Prisma Jest

Bootstrapped with Create-React-App v5 aka react-scripts using npx create-react-app codebooker

If you would like to contribute to this repository, please read our Contributing document. We welcome your pull requests here.

This project is built from community contributions and community driven design. Submit a PR with your design for review along with a screenshot and we will look at it for possible merge. We have found that this process works the best. Community members can also help imporove the design through issues and Pull Requests, see the contributing document.

We recommend using this with Node 18.15.0, be sure and let us know. We do not recommend using any other versions that are not currently on LTS.

You should already be familiar with React 17 and or 18, JavaScript ES5/ES6/ES7 and JSX. If you are not there are several tutorials we recommend using before you get started with. To learn React, go here: https://www.freecodecamp.org/news/free-react-course-2022/

The backend of this project is currently under construction so please use the Create React App development server, inside the root of the project folder:

After installing the project dependencies

npm install

To run the backend server separately

npm run server

To run the frontend separately

npm start

To run both the frontend and the backend server concurrently in development mode

npm run dev

This is not hosted anywhere yet and is not yet production-ready.

If you would like something to work on, there are plenty of TODO's here https://github.com/gbowne1/codebooker/blob/master/TODO.md

About

This is a book recommendation app created with React 18.2 and MUI for coders/programmers looking for reccomendations to books on programming/coding to read

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages