⚠ under development ⚠
An educational site with React.js
Check the site demo ⚠ not work properly backend not intregrted ⚠
git clone https://github.com/meghoshpritam/courses-client.git
cd courses-client
npm install
# or
yarn install
# or
pnpm install
npm start
# or
yarn start
# or
pnpm start
open in your favorite browser by going localhost:3000