Skip to content

07nainankit/Book-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Book-Store

Book-Store is a web application that allows users to manage a collection of books. It provides features such as adding new books, updating existing ones, and removing books from the collection. The app offers a simple and intuitive interface for users to track a variety of books.

🌟 Features

  • View Books: View a list of available books with details such as title, author, and time.
  • Add New Books: Add books to the collection with relevant details.
  • Update Book Information: Modify details of existing books.
  • Delete Books: Remove books from the collection.
  • Responsive Design: Optimized for both desktop and mobile devices.

πŸ› οΈ Tech Stack

  • Frontend: React, HTML5, CSS3, tailwind, JavaScript
  • Backend: Node.js, Express
  • Database: MongoDB
  • Deployment: Render, Heroku

πŸš€ Getting Started

Prerequisites

  • Node.js and npm installed
  • Basic understanding of React, Nodejs, Express and Mongodb

Installation

  1. Clone the repository:

    git clone https://github.com/07nainankit/Book-Store.git
    cd Book-Store
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000.

πŸ“¦ Deployment

To deploy the project, build the application using:

npm run build

You can deploy the build directory to your preferred hosting service.

🀝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add your feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Create a Pull Request

πŸ› Issues

If you encounter any issues or have suggestions for improvement, feel free to open an issue in this repository.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ’¬ Contact

For questions, suggestions, or collaboration, feel free to reach out to Ankit Nain.


About

This is complete Book Store MERN application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors