Skip to content

Lancelot-SO/bookstore

Repository files navigation

bookstore

📗 Table of Contents

🛠 Built With

Tech Stack

Client

Key Features

  • Bookstore UI/UX design
  • Added logic
  • Added Navigation bar
  • Added Book page
  • Added reducer for adding book
  • Added reducer for removing book
  • Added redux in react component
  • Added axios library with createAsyncThunk to make API calls
  • Added categories page
  • Added styling

(back to top)

🚀 Live Demo

(back to top)

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  1. npm use the following link to setup npm if you dont have it already installed on your computer

(install npm)

Setup

Clone this repository to your desired folder using the above command:

  cd my-folder
  git clone git@github.com:Lancelot-SO/math_magician.git

Install

Install this project with:

  cd my-project
  npm install -y
  npm install react-router-dom
  npm install @reduxjs/toolkit react-redux

Usage

To run the project:

  cd my-project
  npm start

(back to top)

👥 Authors

👤 Felix Sowah

(back to top)

🔭 Future Features

  • [Add good UI/UX]
  • [Add styling]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please don't forget to follow me and give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse I would like to thank my parents and supporters for their support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a bookstore app that takes user input and displays books on the screen with title and author of the book.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published