/client_database_react

Creating a CRUD Application with the help of React JS and Material UI and using JSON-Server to store that data in the database.

Primary LanguageJavaScript

Client Database

This app is a full stack project, which includes manipulating dynamically the Virtual DOM and, use States and Props (useState Hook) and useEffect Hook to change the information accordingly with the user interactions. All data are retrieved from the Nodejs backend API and Built with React, JavaScript, Nodejs, HTML5, CSS3, MongoDb , Material Ui.

Built With

  • React
  • HTML5
  • CSS3
  • Material UI
  • JavaScript
  • Jest
  • Mongo DB
  • Nodejs

App Screenshot

Page

Getting Started

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

Prerequisites

  • Text Editor (VSCode is suggested.)

Setup:

  • run npm i && npm start for both client and server side to start the app

To make any change,

  • Open related file by using text editor.

Usage

  • Run npm start on your terminal to open the server automatically on your browser
  • If it doesn't open automatically go to your browser and type the url http://localhost:3000

Author

👤 Mir Rawshan Ali

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!