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

giri-madhan/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 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. We do not

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/main/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.9%
  • HTML 17.6%
  • CSS 5.5%