/book-store

Primary LanguageJavaScript

To-doReact

"Book list app" is a website for storing books. It is a Single Page App (SPA) that allows users to:

  • Create books.
  • Delete books.

LiveLink

Link

Project Requirements

  • Set up Git flow
  • create a React application is using Create React App (CRA)
  • Set up linters
  • Create components and build the calculator app interface
  • Use given logic files for calculator functions
  • Implement event handlers
  • Refactor with hooks
  • Add multi-pages and implement routing
  • Add styling with React basic styling

Built With

  • JS
  • CSS
  • JSX
  • React

Getting Started

Prerequisites

  • Node.js
  • npm

Setup

Clone the project:

git clone https://github.com/igorkol91/to-do-react

Run project

Install dependencies:

npm install
npm start

Author

👤 Igor Koloski

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.