kabszac / codebooker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 that 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 by runningnpm start inside the root of the project folder after installing with npm i or npm install.

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

License:MIT License


Languages

Language:JavaScript 93.9%Language:CSS 4.1%Language:HTML 2.0%