Awesome book is a website where you can add and remove books.
Awesome book is a Javascript single page application.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
This Project has the following fetures.
- Add books
- Remove books
- It is single page application
This Project is not dyployed yet.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Laptop/Desktop.
- Internet.
- Node.
- Vs Code.
Clone this repository to your desired folder:
- mkdir my-folder
- cd my-folder
- git clone [(git@github.com:SaboorSohaib/math-magician.git)]
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
To run the project, execute the following command:
- npm start.
- npm test.
You can deploy this project using:
- Netlify
Mention all of the collaborators of this project.
👤 Abdul Saboor Sohaib
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- Add advanced math operation
- Add more pages
- Add database to save some operation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
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.
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.