Skip to content

RamGoel/ticketo

Repository files navigation

ticketo

A web based ticket resharing platform built with NextJS13, ExpressJS, and MongoDB

Folder Structure

  • app
    • contains pages
  • components
    • contains all reusable components
  • public
    • contains static images
  • styles
    • contains css files
  • lib
    • contains api dispatch actions
  • redux
    • contains redux store and slices.
  • utils
    • contains static data and variables
  • services
    • contains helpers, api configs etc.

Setup

  • Fork this repo

  • Clone repo using git clone https://github.com/YourUsername/ricket-nextjs.git

  • Change Directory using cd ricket-nextjs

  • install dependencies using npm i

  • run app using npm run dev

  • Enjoy.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_BASE_URL : API URL

Contributing

Contributions are always welcome, read CONTRIBUTING.md for guidelines.

🚀 About Me

I'm Ram, a full stack developer skilled in MERN stack, React Native, and can do other stuff like,

  • Chrome Extensions
  • Telegram bots
  • UI designing