Giter Site home page Giter Site logo

xescodes / books-collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ekremtinas/crud-app

0.0 0.0 0.0 3.45 MB

CRUD App using MERN Stack, it uses ReactJS for Front-end, NodeJS, Express For the Backend and Mongo DB as database!

JavaScript 75.10% HTML 2.38% SCSS 22.52%

books-collection's Introduction

Books Collection 💻

😎 Personal Project ✔️


Demonstration of the application   |    Features   |    Technologies used   |    Application installation

💻 Demonstration of the application


Application status: Developed ✔️


About

CRUD App using MERN Stack, it uses ReactJS for Front-end, NodeJS, Express For the Backend, and Mongo DB as database! in this project, you can have books collection which has a field for Title, Author, Category and price, you can add, update, and delete items! it has a form validation to make sure that the user doesn't send invalid info to the database.

⭐ Features

  • Create Book
  • Update Book
  • Remove Book
  • Form Validation

🚀 Technologies used:

react js mongo mongo css3 html5 css3


ℹ️ Application installation

  • https://github.com/VictorLira-DEV/CRUD-APP.git to clone the repository

🎲 Run application

To run the application on the web, follow the instructions :

  • make sure you are inside the project's folder on VScode
  • open up a terminal
  • run cd client
  • run yarn install to install the client dependencies of the project
  • then run yarn start to run the application, will open at the address localhost:3000
  • open up a new terminal
  • run cd server
  • run yarn install to install the API dependencies of the project
  • then run yarn run devStart to run the API, will open at the address localhost:3004


books-collection's People

Contributors

victorlira-dev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.