Jersey Geeks is a modern, full-stack web application for buying and selling sports jerseys. Built using the MERN stack (MongoDB, Express, React, Node.js).
• Categorization: Users can buy local and club jerseys based on their needs and they can search for the jerseys.
• Dashboard: We have dedicated dashboard not only for the signed in users but also for the admin.
• User friendly interface: Users can navigate to different sections based on the needs.
Client: React, TailwindCSS, HTML
Server: Node, Express
Database: MongoDB
Authentication: Firebase, JWT Token
Run the below commands in your computer to run this project
npm install
node index.jsTo run this project, you will need to add the following environment variables to your .env file
DB_USER
DB_PASS
ACCESS_TOKEN_SECRET