Skip to content

akshatmittal61/city-tales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

City Tales Favicon

Experience the untold stories of vibrant cities with City Tales - where every journey is a tale waiting to be told.

Development

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/akshatmittal61/city-tales.git
  1. Install dependencies
yarn
  1. Create a .env.local file in the root directory and add the following environment variables:
NEXT_PUBLIC_APP_DB_URI={{ YOUR_MONGODB_URI }}
NEXT_PUBLIC_APP_JWT_SECRET={{ YOUR_JWT_SECRET }}
NEXT_PUBLIC_API_URL={{ YOUR_API_URL }}
  1. Run the development server
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

Deployment

This project is deployed on Vercel.

Deployment on Vercel

  1. Production deployment: city-tales.vercel.app/
  2. Development deployment: city-tales-git-dev-akshatmittal61.vercel.app/

Built With

Authors

Akshat Mittal

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Contributing

Contributions, issues and feature requests are welcome! Read the contributing guidelines to get started.

Show your support

Give a ⭐️ if this project helped you!

Releases

No releases published

Packages

No packages published

Languages