RaoAkif / Bookstore

This is a simple Bookstore application, that uses React Framework, that is a Single Page Application (SPA) as React Router, and Redux Library for State Management.

Home Page:https://bookstore-raoakif.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store

This is a simple Bookstore application, that uses React Framework, that is a Single Page Application (SPA) as React Router, and Redux Library for State Management.

Bookstore CMS

Get Started

Getting Started with Create React App

Prerequisites

Node JS

Setup

git clone git@github.com:RaoAkif/Bookstore.git

Install

cd Bookstore
npm i

Run App Locally

npm start

OR

yarn start

Open http://localhost:3000 to view it in your browser.

Run Tests

npm test

Create Build

npm run build

Deployment

Deploy to Netlify

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This is a simple Bookstore application, that uses React Framework, that is a Single Page Application (SPA) as React Router, and Redux Library for State Management.

https://bookstore-raoakif.netlify.app/


Languages

Language:JavaScript 50.8%Language:CSS 40.4%Language:HTML 8.8%