Part of Scrimba's Advanced React course. A collection of different Reusable Components. Goal is to practice compound components, useContext, custom hooks, and Render Props. Live link here: https://ramans-component-library.netlify.app/
Made with React and Vite.
Start developing.
Navigate into the site’s directory and start it up.
npm install
npm run develop
Open the code and start customizing!
Your site is now running at http://localhost:5173!