/modern-walk

Primary LanguageTypeScript

modern-walk

Local Setup

Follow these steps to set up the project locally on your machine:

  1. Clone the repository to your local machine:
https://github.com/heshancs/modern-walk.git
  1. Navigate to the project directory:
cd modern-walk
  1. Create a .env file from the provided .env.sample file:
cp .env.sample .env
  1. nstall dependencies using npm:
npm install
  1. Start the development server:
npm run dev

Technologies Used

  • React.js
  • TypeScript
  • Bootstrap
  • Vite