Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 412 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 412 Bytes

components-react

Building ID Card, Movie, Book components using ReactJS...

👨‍💻 How to install ?

This project was bootstrapped with Create React App.

Its required to have NodeJS, NPM installed on your computer.

// installs all necessary modules
npm install
// runs the app in the development mode
npm start

🚀 Tech/framework

  • ReactJS
  • JavaScript
  • HTML
  • CSS