xPeedStudio-frontend Live
First, run the development server:
npm start
# or
yarn start
At first, we need to add a 'build' file in our project with the below command.
npm run build
#or
yarn add build
After finish that, we need to drag and drop 'build' folder on the sites page of the netlify website.
- React
- React Router
- React Hooks
- React Beautiful DND
- React Infinite Scroll Component
- React Modal
- React Toastify
- React Loading Skeleton
- React Loader Spinner
- React Icons
- Bootstrap 5
- Netlify Hosting
Backend Repository: xPeedStudio