Apple Inc (Apple) designs, manufactures, and markets smartphones, tablets, personal computers (PCs), portable and wearable devices. The company also offers software related services, accessories, and third-party digital content and applications.
- Deployed Link: [https://bolt-beryl.vercel.app/]
- Routes Documentation (Swagger): [https://back-ened-bolt.onrender.com/docs/]
- React
- Redux
- Javascript
- Sass
- Cors
- Express
- MongoDB
- Mongoose
- Render
- Swagger
- Any user is be able to purchase the products from our website.
- For each product, we have created a detailed description page.
- User can add any item to cart or can buy it.
- For adding any Item to cart user must be signed up or logged in.
- Once the user created his account the next time user can be able to direct login.
- On the Home page of the website, we are creating a very beautiful interface.
- On the product page, we have provided multiple features.
- Admin Dashboard to control products and admin profile.
- Clone this repo to your local machine using
git clone https://github.com/Varun8177/roasted-geese-6392.git
- Go to the folder where you cloned this repo and install dependencies using
npm install
- Run the project in production mode
npm run start