https://github.com/mohitm15/chesswear
wear the chess - exclusive chess accessories
https://github.com/mohitm15/chesswear
ecommerce jwt-authentication mongodb mongoose nextjs postman react-icons reactjs tailblocks tailwindcss vercel-deployment
Last synced: 2 months ago
JSON representation
wear the chess - exclusive chess accessories
- Host: GitHub
- URL: https://github.com/mohitm15/chesswear
- Owner: mohitm15
- Created: 2022-04-06T00:20:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T09:59:19.000Z (about 4 years ago)
- Last Synced: 2025-01-13T01:13:19.675Z (over 1 year ago)
- Topics: ecommerce, jwt-authentication, mongodb, mongoose, nextjs, postman, react-icons, reactjs, tailblocks, tailwindcss, vercel-deployment
- Language: JavaScript
- Homepage: https://chesswear.vercel.app/
- Size: 2.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
chesswear
wear the chess !
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
## About The Project
[

Chesswear, as its name suggests is an e-commerce platform where you can find a variety of Chess-Inspired items. Not only the conventional ChessBoards, but you can also try different Chess-based Tshirts and Hoddies. Other accessories also include Mugs. Get these products on hand with just a few clicks. We will take care of your order placement to delivery status.
From a technical perspective, this is a web app majorly based on NextJS and data is hosted over Mongo atlas.
### Built With
The list any major frameworks/libraries used to bootstrap the project are give below
* [Next.js](https://nextjs.org/)
* [React.js](https://reactjs.org/)
* [TailwindCSS](https://tailwindcss.com/)
* [JWT](https://jwt.io/)
* [MongoDB](https://www.mongodb.com/)
* [PostMan](https://www.postman.com/)
* [React Icons](https://react-icons.github.io/react-icons/search)
## Getting Started
To get a local copy of the project and run the following simple steps.
### Prerequisites
Package.json file mentioned the requirements you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```
* Any code editor of your choice (VScode preferable )
* Mongo Atlas SignUp
### Installation
1. Clone the repo
```sh
git clone https://github.com/mohitm15/chesswear.git
```
2. Install NPM packages and requirements
```sh
npm install or npm i
```
### Add the environment variables
1. Create a `.env.local` file in root directory.
2. List the `env` file in `.gitignore`.
3. Give the values to the floowing variables
```
MONGO_URI=mongodb+srv://:@cluster0.ttieq.mongodb.net/
NEXT_PUBLIC_HOST=http://localhost:3000
AES_ENCRYPT=
JWT_SECRET=
```
### Running the code
1. To run the frontend server , go to terminal run
```sh
cd chesswear
```
and then (if you are at root folder)
```sh
npm run dev
```
The nextjs server will run on `localhost:/3000`
## Preview
### Live Demo
Live [Link](https://chesswear.vercel.app/) of the website.
### ScreenShots!






### GIFs
### Login

### Adding Product to Cart

### Checkout & Order Placement

### MyOrders & MyAccount

## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## Contact
Your Name -Mohit Maroliya
Project Link: [https://github.com/mohitm15/chesswear](https://github.com/mohitm15/chesswear)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew