silviajcn / Code-Practices

React Practices

Home Page:http://code-practices.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌎 My Code Practices

This is a compilation of the different practices that I do in React.js

πŸ–±οΈ Visit here: http://code-practices.vercel.app/

πŸ“ Projects

  1. Drag and Drop
  2. Render Color Palette
  3. Dark Mode
  4. NavBar Responsive
  5. Infinite scroll animation
  6. Translator

πŸ“Œ Global dependencies

  • prop-types
  • react
  • react-dom
  • react-icons
  • react-router-dom

πŸ’Ό Prerequisites

  • Node.js
  • npm

βš™οΈ Installing

  • Clone the latest code on the master branch
  • Install dependencies
    • npm install
  • Run the web server!
    • npm run dev

🎈 Usage

😍 My Code Practices

img

😎 Author

About

React Practices

http://code-practices.vercel.app/

License:MIT License


Languages

Language:JavaScript 68.9%Language:CSS 29.5%Language:HTML 1.6%