An awesome bookstore where you can purchase from a wide variety of books!
View Demo
·
Report Bug
·
Request Feature
This is an online bookstore webapp where users can purchase various types of books. It is availaible in both dark and light mode depending upon the system/browser's default settings.
Users Have Following Access for this online store site:-
To get a local copy up and running follow these simple steps.
git clone https://github.com/NandanVyas/bookstore.git
npm install
npm run dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Please follow the sample template for creating a new issue. Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Nandan Vyas - @NandanVyas - nv.nandanvyas@gmail.com
Project Link: NandanVyas/bookstore
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.