- This is the repository that holds the source code of morgan. Morgan is a company that sells art products online. It has been developed using Reactjs and Bootstrap.
npm install
npm run start
npm run build
Know how to host at heroku.com - https://dev.to/destrodevshow/how-to-deploy-react-app-to-heroku-in-5-minutes-3dni
heroku login
git add . && git commit -m"your commit message" && git push heroku master
npx create-react-app
npm i
- Bootstrap
- Jquery
- Popper.js
- React-bootstrap
- React-hook-form
- React-router-bootstrap
- React-router-dom
src/
components/
products/
...
user/
...
...
images/
...
...
See my MIT LICENSE for details.