logo

Microverse README Template

📗 Table of Contents

📖 Awesome Book

Awesome book is a website where you can add and remove books.

Awesome book is a Javascript single page application.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

This Project has the following fetures.

  • Add books
  • Remove books
  • It is single page application

(back to top)

🚀 Live Demo

This Project is not dyployed yet.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Laptop/Desktop.
  • Internet.
  • Node.
  • Vs Code.

Setup

Clone this repository to your desired folder:

  • mkdir my-folder
  • cd my-folder
  • git clone [(git@github.com:SaboorSohaib/math-magician.git)]

Install

Install this project with:

you can run any one of these commands to install npm on your machine:

  • npm i
  • npm install
  • sudo apt install npm

Usage

To run the project, execute the following command:

  • npm start.

Run tests

  • npm test.

Deployment

You can deploy this project using:

  • Netlify

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Abdul Saboor Sohaib

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Add advanced math operation
  • Add more pages
  • Add database to save some operation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • How can we develop an app using ReactJS?

    • You should watch some videos and read dcumentaions.
  • How long it will take to develop such kind of app?

    • It may takes two days.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)