Skip to content

Repository files navigation

NOTE : PROJECT FOR LEARNING AND TESTING WITH DEVOPS

Dependecies that we will use

npm install axios bootstrap react-bootstrap react-loader-spinner react-router-dom react-toastify @fortawesome/fontawesome-free @fortawesome/free-brands-svg-icons @fortawesome/free-solid-svg-icons @fortawesome/react-fontawesome

Command to run

# to install the packages that application need to run 
npm install 
# to build the project, so that we can deploy it later on 
npm run build 

# serve the build files (running the built application)
npm install -g serve 
serve -s build 

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages