Skip to content

shahnewaz171/xpeedStudio-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xPeedStudio-frontend Live

Run Server

First, run the development server:

npm start
# or
yarn start

Netlify Deploy Steps

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.

Technology

  • 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