It is a E-waste & Li-battery Recycling company Website that provide company details and provide services like send a request to pickup raw material from user's organization. URL https://rajmaurya95.github.io/remine_india/
https://rajmaurya95.github.io/remine_india/
- Responsive menu
- Live previews
- Fullscreen mode
- Cross platform
- Available Online
- User Friendly
To run this project, you will need to add the following environment variables to your .env file
Bootstrap
`
To deploy this project run
npm run deployInstall my-project with npm
npm install my-project
cd my-projectClone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startTo run tests, run the following command
npm run testFor support, email [email protected] or join our codewithmaurya channel on yuotube.
Client: React, Redux, BootStrap.
Server: Node, Express.
What did you learn while building this project? What challenges did you face and how did you overcome them?
Javascript, ReactJS, HTML, CSS, Bootstrap...
I'm a Front-end developer...
import Component from 'my-project'
function App() {
return <Component />
}