Skip to content

trizzi/React-Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Of Content

  • Project Title And Description
  • Project Image
  • How To Set It Up On Your Local Machine
  • Libraries And Frameworks Used For The Project

React Cards

This is a simple reuseable card with some the option of changing the background color of the dom on button click. It applies the same logic with the text highlighter previously built.

Project Images

chrome_3txx7l07t3 chrome_c9uJA5SgT1

How To Set It Up On Your Local Machine

Clone this git repo: git clone (https://github.com/trizzi/React-Cards.git)

Get in the directory of the project open in an editing tool(Vscode recommended)

use the following command in your CLI to run your code:

  • npm init
  • npm start

After that there will be a link in display after it starts running which is http://localhost:3000/ (This link will work if the project is properly setup in your computer and run at the default react port)

Libraries And Frameworks Used For The Project

  • React and chakra-ui for frontend

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published